# Makefile.in generated by automake 1.15.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994-2017 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ # SPDX-License-Identifier: BSD-3-Clause # aminclude_static.am generated automatically by Autoconf # from AX_AM_MACROS_STATIC on Mon May 24 11:21:07 MST 2021 VPATH = @srcdir@ am__is_gnu_make = { \ if test -z '$(MAKELEVEL)'; then \ false; \ elif test -n '$(MAKE_HOST)'; then \ true; \ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ true; \ else \ false; \ fi; \ } am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ *) echo "am__make_running_with_option: internal error: invalid" \ "target option '$${target_option-}' specified" >&2; \ exit 1;; \ esac; \ has_opt=no; \ sane_makeflags=$$MAKEFLAGS; \ if $(am__is_gnu_make); then \ sane_makeflags=$$MFLAGS; \ else \ case $$MAKEFLAGS in \ *\\[\ \ ]*) \ bs=\\; \ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ esac; \ fi; \ skip_next=no; \ strip_trailopt () \ { \ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ }; \ for flg in $$sane_makeflags; do \ test $$skip_next = yes && { skip_next=no; continue; }; \ case $$flg in \ *=*|--*) continue;; \ -*I) strip_trailopt 'I'; skip_next=yes;; \ -*I?*) strip_trailopt 'I';; \ -*O) strip_trailopt 'O'; skip_next=yes;; \ -*O?*) strip_trailopt 'O';; \ -*l) strip_trailopt 'l'; skip_next=yes;; \ -*l?*) strip_trailopt 'l';; \ -[dEDm]) skip_next=yes;; \ -[JT]) skip_next=yes;; \ esac; \ case $$flg in \ *$$target_option*) has_opt=yes; break;; \ esac; \ done; \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ bin_PROGRAMS = $(am__EXEEXT_1) tools/tpm2$(EXEEXT) @HAVE_FAPI_TRUE@am__append_1 = tools/fapi/tss2 @UNIT_TRUE@am__append_2 = $(check_PROGRAMS) $(ALL_SYSTEM_TESTS) @UNIT_TRUE@check_PROGRAMS = test/unit/test_string_bytes$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_files$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_tpm2_header$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_tpm2_attr_util$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_tpm2_alg_util$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_pcr$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_tpm2_auth_util$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_tpm2_errata$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_tpm2_session$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_tpm2_policy$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_tpm2_util$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_options$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_cc_util$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_tpm2_eventlog$(EXEEXT) \ @UNIT_TRUE@ test/unit/test_tpm2_eventlog_yaml$(EXEEXT) @HAVE_FAPI_TRUE@@UNIT_TRUE@am__append_3 = $(ALL_FAPI_TESTS) @PERSISTENT_TRUE@@UNIT_TRUE@am__append_4 = \ @PERSISTENT_TRUE@@UNIT_TRUE@ TPM2TOOLS_TEST_PERSISTENT=true; @PERSISTENT_FALSE@@UNIT_TRUE@am__append_5 = \ @PERSISTENT_FALSE@@UNIT_TRUE@ TPM2TOOLS_TEST_PERSISTENT=false; @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@am__append_6 = \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_list.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_changeauth.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_delete.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_import.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_decrypt.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_encrypt.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_getinfo.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_createnv.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_nvread.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_nvextend.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_nvincrement.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_nvsetbits.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_nvwrite.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_createkey.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_createseal.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_getcertificate.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_getplatformcertificates.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_gettpmblobs.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_getappdata.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_setappdata.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_setcertificate.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_exportkey.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_sign.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_verifysignature.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_verifyquote.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_getdescription.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_setdescription.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_pcrextend.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_quote.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_pcrread.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_provision.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_authorizepolicy.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_exportpolicy.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_unseal.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_import.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_getrandom.1 \ @HAVE_FAPI_TRUE@@HAVE_MAN_PAGES_TRUE@ man/man1/tss2_writeauthorizenv.1 @HAVE_FAPI_TRUE@am__append_7 = \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_decrypt \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_encrypt \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_list \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_changeauth \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_delete \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_import \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_getinfo \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_createkey \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_createseal \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_exportkey \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_getcertificate \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_getplatformcertificates \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_gettpmblobs \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_setcertificate \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_getappdata \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_setappdata \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_sign \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_verifysignature \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_verifyquote \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_createnv \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_nvextend \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_nvincrement \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_nvread \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_nvsetbits \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_nvwrite \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_getdescription \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_setdescription \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_pcrextend \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_quote \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_pcrread \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_authorizepolicy \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_exportpolicy \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_provision \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_getrandom \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_unseal \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2_writeauthorizenv \ @HAVE_FAPI_TRUE@ dist/bash-completion/tpm2-tools/tss2 subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_ac_append_to_file.m4 \ $(top_srcdir)/m4/ax_ac_print_to_file.m4 \ $(top_srcdir)/m4/ax_add_am_macro_static.m4 \ $(top_srcdir)/m4/ax_add_fortify_source.m4 \ $(top_srcdir)/m4/ax_am_macros_static.m4 \ $(top_srcdir)/m4/ax_check_compile_flag.m4 \ $(top_srcdir)/m4/ax_check_enable_debug.m4 \ $(top_srcdir)/m4/ax_check_link_flag.m4 \ $(top_srcdir)/m4/ax_code_coverage.m4 \ $(top_srcdir)/m4/ax_file_escapes.m4 \ $(top_srcdir)/m4/ax_is_release.m4 $(top_srcdir)/m4/libtool.m4 \ $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ $(am__configure_deps) $(am__dist_bashcomp_DATA_DIST) \ $(am__DIST_COMMON) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/lib/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = LIBRARIES = $(noinst_LIBRARIES) ARFLAGS = cru AM_V_AR = $(am__v_AR_@AM_V@) am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@) am__v_AR_0 = @echo " AR " $@; am__v_AR_1 = lib_libcommon_a_AR = $(AR) $(ARFLAGS) lib_libcommon_a_LIBADD = am__dirstamp = $(am__leading_dot)dirstamp am__objects_1 = lib/lib_libcommon_a-files.$(OBJEXT) \ lib/lib_libcommon_a-log.$(OBJEXT) \ lib/lib_libcommon_a-object.$(OBJEXT) \ lib/lib_libcommon_a-pcr.$(OBJEXT) \ lib/lib_libcommon_a-tool_rc.$(OBJEXT) \ lib/lib_libcommon_a-tpm2.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_alg_util.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_attr_util.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_auth_util.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_capability.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_cc_util.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_convert.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_ctx_mgmt.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_errata.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_eventlog.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_eventlog_yaml.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_hash.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_hierarchy.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_identity_util.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_kdfa.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_kdfe.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_openssl.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_options.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_policy.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_session.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_tool_output.$(OBJEXT) \ lib/lib_libcommon_a-tpm2_util.$(OBJEXT) am__objects_2 = am__objects_3 = $(am__objects_1) $(am__objects_2) am_lib_libcommon_a_OBJECTS = $(am__objects_3) lib_libcommon_a_OBJECTS = $(am_lib_libcommon_a_OBJECTS) @HAVE_FAPI_TRUE@am__EXEEXT_1 = tools/fapi/tss2$(EXEEXT) am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" \ "$(DESTDIR)$(bashcompdir)" PROGRAMS = $(bin_PROGRAMS) test_unit_test_cc_util_SOURCES = test/unit/test_cc_util.c test_unit_test_cc_util_OBJECTS = \ test/unit/test_unit_test_cc_util-test_cc_util.$(OBJEXT) am__DEPENDENCIES_1 = am__DEPENDENCIES_2 = $(LIB_COMMON) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) @UNIT_TRUE@test_unit_test_cc_util_DEPENDENCIES = \ @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent am__v_lt_1 = test_unit_test_cc_util_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_cc_util_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ test_unit_test_files_SOURCES = test/unit/test_files.c test_unit_test_files_OBJECTS = \ test/unit/test_unit_test_files-test_files.$(OBJEXT) @UNIT_TRUE@test_unit_test_files_DEPENDENCIES = $(am__DEPENDENCIES_1) \ @UNIT_TRUE@ $(am__DEPENDENCIES_2) test_unit_test_files_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_files_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ test_unit_test_options_SOURCES = test/unit/test_options.c test_unit_test_options_OBJECTS = \ test/unit/test_unit_test_options-test_options.$(OBJEXT) @UNIT_TRUE@test_unit_test_options_DEPENDENCIES = \ @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) test_unit_test_options_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_options_CFLAGS) $(CFLAGS) \ $(test_unit_test_options_LDFLAGS) $(LDFLAGS) -o $@ test_unit_test_pcr_SOURCES = test/unit/test_pcr.c test_unit_test_pcr_OBJECTS = \ test/unit/test_unit_test_pcr-test_pcr.$(OBJEXT) @UNIT_TRUE@test_unit_test_pcr_DEPENDENCIES = $(am__DEPENDENCIES_1) \ @UNIT_TRUE@ $(am__DEPENDENCIES_2) test_unit_test_pcr_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_pcr_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ test_unit_test_string_bytes_SOURCES = test/unit/test_string_bytes.c test_unit_test_string_bytes_OBJECTS = test/unit/test_unit_test_string_bytes-test_string_bytes.$(OBJEXT) @UNIT_TRUE@test_unit_test_string_bytes_DEPENDENCIES = \ @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) test_unit_test_string_bytes_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_string_bytes_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ test_unit_test_tpm2_alg_util_SOURCES = test/unit/test_tpm2_alg_util.c test_unit_test_tpm2_alg_util_OBJECTS = test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.$(OBJEXT) @UNIT_TRUE@test_unit_test_tpm2_alg_util_DEPENDENCIES = \ @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) test_unit_test_tpm2_alg_util_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_tpm2_alg_util_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ test_unit_test_tpm2_attr_util_SOURCES = \ test/unit/test_tpm2_attr_util.c test_unit_test_tpm2_attr_util_OBJECTS = test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.$(OBJEXT) @UNIT_TRUE@test_unit_test_tpm2_attr_util_DEPENDENCIES = \ @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) test_unit_test_tpm2_attr_util_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_tpm2_attr_util_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ test_unit_test_tpm2_auth_util_SOURCES = \ test/unit/test_tpm2_auth_util.c test_unit_test_tpm2_auth_util_OBJECTS = test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.$(OBJEXT) @UNIT_TRUE@test_unit_test_tpm2_auth_util_DEPENDENCIES = \ @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) test_unit_test_tpm2_auth_util_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_tpm2_auth_util_CFLAGS) $(CFLAGS) \ $(test_unit_test_tpm2_auth_util_LDFLAGS) $(LDFLAGS) -o $@ test_unit_test_tpm2_errata_SOURCES = test/unit/test_tpm2_errata.c test_unit_test_tpm2_errata_OBJECTS = test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.$(OBJEXT) @UNIT_TRUE@test_unit_test_tpm2_errata_DEPENDENCIES = \ @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) test_unit_test_tpm2_errata_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_tpm2_errata_CFLAGS) $(CFLAGS) \ $(test_unit_test_tpm2_errata_LDFLAGS) $(LDFLAGS) -o $@ test_unit_test_tpm2_eventlog_SOURCES = test/unit/test_tpm2_eventlog.c test_unit_test_tpm2_eventlog_OBJECTS = test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.$(OBJEXT) @UNIT_TRUE@test_unit_test_tpm2_eventlog_DEPENDENCIES = \ @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) test_unit_test_tpm2_eventlog_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_tpm2_eventlog_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ test_unit_test_tpm2_eventlog_yaml_SOURCES = \ test/unit/test_tpm2_eventlog_yaml.c test_unit_test_tpm2_eventlog_yaml_OBJECTS = test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.$(OBJEXT) @UNIT_TRUE@test_unit_test_tpm2_eventlog_yaml_DEPENDENCIES = \ @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) test_unit_test_tpm2_eventlog_yaml_LINK = $(LIBTOOL) $(AM_V_lt) \ --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \ $(CCLD) $(test_unit_test_tpm2_eventlog_yaml_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ test_unit_test_tpm2_header_SOURCES = test/unit/test_tpm2_header.c test_unit_test_tpm2_header_OBJECTS = test/unit/test_unit_test_tpm2_header-test_tpm2_header.$(OBJEXT) @UNIT_TRUE@test_unit_test_tpm2_header_DEPENDENCIES = \ @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) test_unit_test_tpm2_header_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_tpm2_header_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ test_unit_test_tpm2_policy_SOURCES = test/unit/test_tpm2_policy.c test_unit_test_tpm2_policy_OBJECTS = test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.$(OBJEXT) @UNIT_TRUE@test_unit_test_tpm2_policy_DEPENDENCIES = \ @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) test_unit_test_tpm2_policy_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_tpm2_policy_CFLAGS) $(CFLAGS) \ $(test_unit_test_tpm2_policy_LDFLAGS) $(LDFLAGS) -o $@ test_unit_test_tpm2_session_SOURCES = test/unit/test_tpm2_session.c test_unit_test_tpm2_session_OBJECTS = test/unit/test_unit_test_tpm2_session-test_tpm2_session.$(OBJEXT) @UNIT_TRUE@test_unit_test_tpm2_session_DEPENDENCIES = \ @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) test_unit_test_tpm2_session_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_tpm2_session_CFLAGS) $(CFLAGS) \ $(test_unit_test_tpm2_session_LDFLAGS) $(LDFLAGS) -o $@ test_unit_test_tpm2_util_SOURCES = test/unit/test_tpm2_util.c test_unit_test_tpm2_util_OBJECTS = \ test/unit/test_unit_test_tpm2_util-test_tpm2_util.$(OBJEXT) @UNIT_TRUE@test_unit_test_tpm2_util_DEPENDENCIES = \ @UNIT_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_2) test_unit_test_tpm2_util_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(test_unit_test_tpm2_util_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ am__objects_4 = tools/fapi/tools_fapi_tss2-tss2_decrypt.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_encrypt.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_list.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_changeauth.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_delete.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_import.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_getinfo.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_createkey.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_createseal.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_exportkey.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_getcertificate.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_getappdata.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_setappdata.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_setcertificate.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_sign.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_verifysignature.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_verifyquote.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_createnv.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_nvextend.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_nvincrement.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_nvread.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_nvsetbits.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_nvwrite.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_getdescription.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_setdescription.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_pcrextend.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_quote.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_pcrread.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_exportpolicy.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_import.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_provision.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_getrandom.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_unseal.$(OBJEXT) \ tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.$(OBJEXT) am_tools_fapi_tss2_OBJECTS = \ tools/fapi/tools_fapi_tss2-tss2_template.$(OBJEXT) \ $(am__objects_4) tools_fapi_tss2_OBJECTS = $(am_tools_fapi_tss2_OBJECTS) tools_fapi_tss2_LDADD = $(LDADD) tools_fapi_tss2_DEPENDENCIES = $(LIB_COMMON) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) tools_fapi_tss2_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(tools_fapi_tss2_CFLAGS) $(CFLAGS) $(tools_fapi_tss2_LDFLAGS) \ $(LDFLAGS) -o $@ am__objects_5 = \ tools/misc/tools_tpm2-tpm2_certifyX509certutil.$(OBJEXT) \ tools/misc/tools_tpm2-tpm2_checkquote.$(OBJEXT) \ tools/misc/tools_tpm2-tpm2_eventlog.$(OBJEXT) \ tools/misc/tools_tpm2-tpm2_print.$(OBJEXT) \ tools/misc/tools_tpm2-tpm2_rc_decode.$(OBJEXT) \ tools/tools_tpm2-tpm2_activatecredential.$(OBJEXT) \ tools/tools_tpm2-tpm2_certify.$(OBJEXT) \ tools/tools_tpm2-tpm2_changeauth.$(OBJEXT) \ tools/tools_tpm2-tpm2_changeeps.$(OBJEXT) \ tools/tools_tpm2-tpm2_changepps.$(OBJEXT) \ tools/tools_tpm2-tpm2_clear.$(OBJEXT) \ tools/tools_tpm2-tpm2_clearcontrol.$(OBJEXT) \ tools/tools_tpm2-tpm2_clockrateadjust.$(OBJEXT) \ tools/tools_tpm2-tpm2_create.$(OBJEXT) \ tools/tools_tpm2-tpm2_createak.$(OBJEXT) \ tools/tools_tpm2-tpm2_createek.$(OBJEXT) \ tools/tools_tpm2-tpm2_createpolicy.$(OBJEXT) \ tools/tools_tpm2-tpm2_setprimarypolicy.$(OBJEXT) \ tools/tools_tpm2-tpm2_createprimary.$(OBJEXT) \ tools/tools_tpm2-tpm2_dictionarylockout.$(OBJEXT) \ tools/tools_tpm2-tpm2_duplicate.$(OBJEXT) \ tools/tools_tpm2-tpm2_getcap.$(OBJEXT) \ tools/tools_tpm2-tpm2_gettestresult.$(OBJEXT) \ tools/tools_tpm2-tpm2_encryptdecrypt.$(OBJEXT) \ tools/tools_tpm2-tpm2_evictcontrol.$(OBJEXT) \ tools/tools_tpm2-tpm2_flushcontext.$(OBJEXT) \ tools/tools_tpm2-tpm2_getekcertificate.$(OBJEXT) \ tools/tools_tpm2-tpm2_getrandom.$(OBJEXT) \ tools/tools_tpm2-tpm2_gettime.$(OBJEXT) \ tools/tools_tpm2-tpm2_hash.$(OBJEXT) \ tools/tools_tpm2-tpm2_hierarchycontrol.$(OBJEXT) \ tools/tools_tpm2-tpm2_hmac.$(OBJEXT) \ tools/tools_tpm2-tpm2_import.$(OBJEXT) \ tools/tools_tpm2-tpm2_incrementalselftest.$(OBJEXT) \ tools/tools_tpm2-tpm2_load.$(OBJEXT) \ tools/tools_tpm2-tpm2_loadexternal.$(OBJEXT) \ tools/tools_tpm2-tpm2_makecredential.$(OBJEXT) \ tools/tools_tpm2-tpm2_nvdefine.$(OBJEXT) \ tools/tools_tpm2-tpm2_nvextend.$(OBJEXT) \ tools/tools_tpm2-tpm2_nvincrement.$(OBJEXT) \ tools/tools_tpm2-tpm2_nvreadpublic.$(OBJEXT) \ tools/tools_tpm2-tpm2_nvread.$(OBJEXT) \ tools/tools_tpm2-tpm2_nvreadlock.$(OBJEXT) \ tools/tools_tpm2-tpm2_nvundefine.$(OBJEXT) \ tools/tools_tpm2-tpm2_nvwrite.$(OBJEXT) \ tools/tools_tpm2-tpm2_nvwritelock.$(OBJEXT) \ tools/tools_tpm2-tpm2_nvsetbits.$(OBJEXT) \ tools/tools_tpm2-tpm2_pcrallocate.$(OBJEXT) \ tools/tools_tpm2-tpm2_pcrevent.$(OBJEXT) \ tools/tools_tpm2-tpm2_pcrextend.$(OBJEXT) \ tools/tools_tpm2-tpm2_pcrread.$(OBJEXT) \ tools/tools_tpm2-tpm2_pcrreset.$(OBJEXT) \ tools/tools_tpm2-tpm2_policypcr.$(OBJEXT) \ tools/tools_tpm2-tpm2_policyauthorize.$(OBJEXT) \ tools/tools_tpm2-tpm2_policyauthorizenv.$(OBJEXT) \ tools/tools_tpm2-tpm2_policynv.$(OBJEXT) \ tools/tools_tpm2-tpm2_policycountertimer.$(OBJEXT) \ tools/tools_tpm2-tpm2_policyor.$(OBJEXT) \ tools/tools_tpm2-tpm2_policynamehash.$(OBJEXT) \ tools/tools_tpm2-tpm2_policytemplate.$(OBJEXT) \ tools/tools_tpm2-tpm2_policycphash.$(OBJEXT) \ tools/tools_tpm2-tpm2_policypassword.$(OBJEXT) \ tools/tools_tpm2-tpm2_policysigned.$(OBJEXT) \ tools/tools_tpm2-tpm2_policyticket.$(OBJEXT) \ tools/tools_tpm2-tpm2_policyauthvalue.$(OBJEXT) \ tools/tools_tpm2-tpm2_policysecret.$(OBJEXT) \ tools/tools_tpm2-tpm2_policyrestart.$(OBJEXT) \ tools/tools_tpm2-tpm2_policycommandcode.$(OBJEXT) \ tools/tools_tpm2-tpm2_policynvwritten.$(OBJEXT) \ tools/tools_tpm2-tpm2_policyduplicationselect.$(OBJEXT) \ tools/tools_tpm2-tpm2_policylocality.$(OBJEXT) \ tools/tools_tpm2-tpm2_quote.$(OBJEXT) \ tools/tools_tpm2-tpm2_readclock.$(OBJEXT) \ tools/tools_tpm2-tpm2_readpublic.$(OBJEXT) \ tools/tools_tpm2-tpm2_rsadecrypt.$(OBJEXT) \ tools/tools_tpm2-tpm2_rsaencrypt.$(OBJEXT) \ tools/tools_tpm2-tpm2_send.$(OBJEXT) \ tools/tools_tpm2-tpm2_selftest.$(OBJEXT) \ tools/tools_tpm2-tpm2_setclock.$(OBJEXT) \ tools/tools_tpm2-tpm2_shutdown.$(OBJEXT) \ tools/tools_tpm2-tpm2_sign.$(OBJEXT) \ tools/tools_tpm2-tpm2_certifycreation.$(OBJEXT) \ tools/tools_tpm2-tpm2_nvcertify.$(OBJEXT) \ tools/tools_tpm2-tpm2_startauthsession.$(OBJEXT) \ tools/tools_tpm2-tpm2_startup.$(OBJEXT) \ tools/tools_tpm2-tpm2_stirrandom.$(OBJEXT) \ tools/tools_tpm2-tpm2_testparms.$(OBJEXT) \ tools/tools_tpm2-tpm2_unseal.$(OBJEXT) \ tools/tools_tpm2-tpm2_verifysignature.$(OBJEXT) \ tools/tools_tpm2-tpm2_setcommandauditstatus.$(OBJEXT) \ tools/tools_tpm2-tpm2_getcommandauditdigest.$(OBJEXT) \ tools/tools_tpm2-tpm2_getsessionauditdigest.$(OBJEXT) \ tools/tools_tpm2-tpm2_geteccparameters.$(OBJEXT) \ tools/tools_tpm2-tpm2_ecephemeral.$(OBJEXT) \ tools/tools_tpm2-tpm2_commit.$(OBJEXT) \ tools/tools_tpm2-tpm2_ecdhkeygen.$(OBJEXT) \ tools/tools_tpm2-tpm2_ecdhzgen.$(OBJEXT) \ tools/tools_tpm2-tpm2_zgen2phase.$(OBJEXT) \ tools/tools_tpm2-tpm2_sessionconfig.$(OBJEXT) \ tools/tools_tpm2-tpm2_getpolicydigest.$(OBJEXT) am_tools_tpm2_OBJECTS = tools/tools_tpm2-tpm2_tool.$(OBJEXT) \ $(am__objects_5) tools_tpm2_OBJECTS = $(am_tools_tpm2_OBJECTS) tools_tpm2_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) tools_tpm2_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(tools_tpm2_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) am__v_P_0 = false am__v_P_1 = : AM_V_GEN = $(am__v_GEN_@AM_V@) am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; am__v_GEN_1 = AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/lib depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) AM_V_CC = $(am__v_CC_@AM_V@) am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) am__v_CC_0 = @echo " CC " $@; am__v_CC_1 = CCLD = $(CC) LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ AM_V_CCLD = $(am__v_CCLD_@AM_V@) am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) am__v_CCLD_0 = @echo " CCLD " $@; am__v_CCLD_1 = SOURCES = $(lib_libcommon_a_SOURCES) test/unit/test_cc_util.c \ test/unit/test_files.c test/unit/test_options.c \ test/unit/test_pcr.c test/unit/test_string_bytes.c \ test/unit/test_tpm2_alg_util.c test/unit/test_tpm2_attr_util.c \ test/unit/test_tpm2_auth_util.c test/unit/test_tpm2_errata.c \ test/unit/test_tpm2_eventlog.c \ test/unit/test_tpm2_eventlog_yaml.c \ test/unit/test_tpm2_header.c test/unit/test_tpm2_policy.c \ test/unit/test_tpm2_session.c test/unit/test_tpm2_util.c \ $(tools_fapi_tss2_SOURCES) $(tools_tpm2_SOURCES) DIST_SOURCES = $(lib_libcommon_a_SOURCES) test/unit/test_cc_util.c \ test/unit/test_files.c test/unit/test_options.c \ test/unit/test_pcr.c test/unit/test_string_bytes.c \ test/unit/test_tpm2_alg_util.c test/unit/test_tpm2_attr_util.c \ test/unit/test_tpm2_auth_util.c test/unit/test_tpm2_errata.c \ test/unit/test_tpm2_eventlog.c \ test/unit/test_tpm2_eventlog_yaml.c \ test/unit/test_tpm2_header.c test/unit/test_tpm2_policy.c \ test/unit/test_tpm2_session.c test/unit/test_tpm2_util.c \ $(tools_fapi_tss2_SOURCES) $(tools_tpm2_SOURCES) am__can_run_installinfo = \ case $$AM_UPDATE_INFO_DIR in \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; am__install_max = 40 am__nobase_strip_setup = \ srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` am__nobase_strip = \ for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" am__nobase_list = $(am__nobase_strip_setup); \ for p in $$list; do echo "$$p $$p"; done | \ sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ if (++n[$$2] == $(am__install_max)) \ { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ END { for (dir in files) print dir, files[dir] }' am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' am__uninstall_files_from_dir = { \ test -z "$$files" \ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ $(am__cd) "$$dir" && rm -f $$files; }; \ } man1dir = $(mandir)/man1 NROFF = nroff MANS = $(dist_man1_MANS) am__dist_bashcomp_DATA_DIST = \ dist/bash-completion/tpm2-tools/tpm2_completion.bash \ dist/bash-completion/tpm2-tools/tss2_decrypt \ dist/bash-completion/tpm2-tools/tss2_encrypt \ dist/bash-completion/tpm2-tools/tss2_list \ dist/bash-completion/tpm2-tools/tss2_changeauth \ dist/bash-completion/tpm2-tools/tss2_delete \ dist/bash-completion/tpm2-tools/tss2_import \ dist/bash-completion/tpm2-tools/tss2_getinfo \ dist/bash-completion/tpm2-tools/tss2_createkey \ dist/bash-completion/tpm2-tools/tss2_createseal \ dist/bash-completion/tpm2-tools/tss2_exportkey \ dist/bash-completion/tpm2-tools/tss2_getcertificate \ dist/bash-completion/tpm2-tools/tss2_getplatformcertificates \ dist/bash-completion/tpm2-tools/tss2_gettpmblobs \ dist/bash-completion/tpm2-tools/tss2_setcertificate \ dist/bash-completion/tpm2-tools/tss2_getappdata \ dist/bash-completion/tpm2-tools/tss2_setappdata \ dist/bash-completion/tpm2-tools/tss2_sign \ dist/bash-completion/tpm2-tools/tss2_verifysignature \ dist/bash-completion/tpm2-tools/tss2_verifyquote \ dist/bash-completion/tpm2-tools/tss2_createnv \ dist/bash-completion/tpm2-tools/tss2_nvextend \ dist/bash-completion/tpm2-tools/tss2_nvincrement \ dist/bash-completion/tpm2-tools/tss2_nvread \ dist/bash-completion/tpm2-tools/tss2_nvsetbits \ dist/bash-completion/tpm2-tools/tss2_nvwrite \ dist/bash-completion/tpm2-tools/tss2_getdescription \ dist/bash-completion/tpm2-tools/tss2_setdescription \ dist/bash-completion/tpm2-tools/tss2_pcrextend \ dist/bash-completion/tpm2-tools/tss2_quote \ dist/bash-completion/tpm2-tools/tss2_pcrread \ dist/bash-completion/tpm2-tools/tss2_authorizepolicy \ dist/bash-completion/tpm2-tools/tss2_exportpolicy \ dist/bash-completion/tpm2-tools/tss2_provision \ dist/bash-completion/tpm2-tools/tss2_getrandom \ dist/bash-completion/tpm2-tools/tss2_unseal \ dist/bash-completion/tpm2-tools/tss2_writeauthorizenv \ dist/bash-completion/tpm2-tools/tss2 DATA = $(dist_bashcomp_DATA) am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is # *not* preserved. am__uniquify_input = $(AWK) '\ BEGIN { nonempty = 0; } \ { items[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in items) print i; }; } \ ' # Make sure the list of sources is unique. This is necessary because, # e.g., the same source file might be shared among _SOURCES variables # for different programs/libraries. am__define_uniq_tagged_files = \ list='$(am__tagged_files)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | $(am__uniquify_input)` ETAGS = etags CTAGS = ctags CSCOPE = cscope AM_RECURSIVE_TARGETS = cscope check recheck am__tty_colors_dummy = \ mgn= red= grn= lgn= blu= brg= std=; \ am__color_tests=no am__tty_colors = { \ $(am__tty_colors_dummy); \ if test "X$(AM_COLOR_TESTS)" = Xno; then \ am__color_tests=no; \ elif test "X$(AM_COLOR_TESTS)" = Xalways; then \ am__color_tests=yes; \ elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \ am__color_tests=yes; \ fi; \ if test $$am__color_tests = yes; then \ red=''; \ grn=''; \ lgn=''; \ blu=''; \ mgn=''; \ brg=''; \ std=''; \ fi; \ } am__recheck_rx = ^[ ]*:recheck:[ ]* am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* # A command that, given a newline-separated list of test names on the # standard input, print the name of the tests that are to be re-run # upon "make recheck". am__list_recheck_tests = $(AWK) '{ \ recheck = 1; \ while ((rc = (getline line < ($$0 ".trs"))) != 0) \ { \ if (rc < 0) \ { \ if ((getline line2 < ($$0 ".log")) < 0) \ recheck = 0; \ break; \ } \ else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \ { \ recheck = 0; \ break; \ } \ else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \ { \ break; \ } \ }; \ if (recheck) \ print $$0; \ close ($$0 ".trs"); \ close ($$0 ".log"); \ }' # A command that, given a newline-separated list of test names on the # standard input, create the global log from their .trs and .log files. am__create_global_log = $(AWK) ' \ function fatal(msg) \ { \ print "fatal: making $@: " msg | "cat >&2"; \ exit 1; \ } \ function rst_section(header) \ { \ print header; \ len = length(header); \ for (i = 1; i <= len; i = i + 1) \ printf "="; \ printf "\n\n"; \ } \ { \ copy_in_global_log = 1; \ global_test_result = "RUN"; \ while ((rc = (getline line < ($$0 ".trs"))) != 0) \ { \ if (rc < 0) \ fatal("failed to read from " $$0 ".trs"); \ if (line ~ /$(am__global_test_result_rx)/) \ { \ sub("$(am__global_test_result_rx)", "", line); \ sub("[ ]*$$", "", line); \ global_test_result = line; \ } \ else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \ copy_in_global_log = 0; \ }; \ if (copy_in_global_log) \ { \ rst_section(global_test_result ": " $$0); \ while ((rc = (getline line < ($$0 ".log"))) != 0) \ { \ if (rc < 0) \ fatal("failed to read from " $$0 ".log"); \ print line; \ }; \ printf "\n"; \ }; \ close ($$0 ".trs"); \ close ($$0 ".log"); \ }' # Restructured Text title. am__rst_title = { sed 's/.*/ & /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; } # Solaris 10 'make', and several other traditional 'make' implementations, # pass "-e" to $(SHELL), and POSIX 2008 even requires this. Work around it # by disabling -e (using the XSI extension "set +e") if it's set. am__sh_e_setup = case $$- in *e*) set +e;; esac # Default flags passed to test drivers. am__common_driver_flags = \ --color-tests "$$am__color_tests" \ --enable-hard-errors "$$am__enable_hard_errors" \ --expect-failure "$$am__expect_failure" # To be inserted before the command running the test. Creates the # directory for the log if needed. Stores in $dir the directory # containing $f, in $tst the test, in $log the log. Executes the # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and # passes TESTS_ENVIRONMENT. Set up options for the wrapper that # will run the test scripts (or their associated LOG_COMPILER, if # thy have one). am__check_pre = \ $(am__sh_e_setup); \ $(am__vpath_adj_setup) $(am__vpath_adj) \ $(am__tty_colors); \ srcdir=$(srcdir); export srcdir; \ case "$@" in \ */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;; \ *) am__odir=.;; \ esac; \ test "x$$am__odir" = x"." || test -d "$$am__odir" \ || $(MKDIR_P) "$$am__odir" || exit $$?; \ if test -f "./$$f"; then dir=./; \ elif test -f "$$f"; then dir=; \ else dir="$(srcdir)/"; fi; \ tst=$$dir$$f; log='$@'; \ if test -n '$(DISABLE_HARD_ERRORS)'; then \ am__enable_hard_errors=no; \ else \ am__enable_hard_errors=yes; \ fi; \ case " $(XFAIL_TESTS) " in \ *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \ am__expect_failure=yes;; \ *) \ am__expect_failure=no;; \ esac; \ $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT) # A shell command to get the names of the tests scripts with any registered # extension removed (i.e., equivalently, the names of the test logs, with # the '.log' extension removed). The result is saved in the shell variable # '$bases'. This honors runtime overriding of TESTS and TEST_LOGS. Sadly, # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)", # since that might cause problem with VPATH rewrites for suffix-less tests. # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'. am__set_TESTS_bases = \ bases='$(TEST_LOGS)'; \ bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \ bases=`echo $$bases` RECHECK_LOGS = $(TEST_LOGS) TEST_SUITE_LOG = test-suite.log LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS) am__set_b = \ case '$@' in \ */*) \ case '$*' in \ */*) b='$*';; \ *) b=`echo '$@' | sed 's/\.log$$//'`; \ esac;; \ *) \ b='$*';; \ esac am__test_logs1 = $(TESTS:=.log) am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log) TEST_LOGS = $(am__test_logs2:.sh.log=.log) SH_LOG_DRIVER = $(SHELL) $(top_srcdir)/test-driver SH_LOG_COMPILE = $(SH_LOG_COMPILER) $(AM_SH_LOG_FLAGS) $(SH_LOG_FLAGS) am__DIST_COMMON = $(dist_man1_MANS) $(srcdir)/Makefile.in \ $(srcdir)/src_vars.mk $(top_srcdir)/aminclude_static.am \ $(top_srcdir)/lib/config.h.in compile config.guess config.sub \ depcomp install-sh ltmain.sh missing test-driver DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) am__remove_distdir = \ if test -d "$(distdir)"; then \ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ && rm -rf "$(distdir)" \ || { sleep 5 && rm -rf "$(distdir)"; }; \ else :; fi am__post_remove_distdir = $(am__remove_distdir) DIST_ARCHIVES = $(distdir).tar.gz GZIP_ENV = --best DIST_TARGETS = dist-gzip distuninstallcheck_listfiles = find . -type f -print am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' distcleancheck_listfiles = find . -type f -print ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ AR = @AR@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BASH_SHELL = @BASH_SHELL@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @CFLAGS@ CMOCKA_CFLAGS = @CMOCKA_CFLAGS@ CMOCKA_LIBS = @CMOCKA_LIBS@ CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@ CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@ CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@ CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@ CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@ CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CRYPTO_CFLAGS = @CRYPTO_CFLAGS@ CRYPTO_LIBS = @CRYPTO_LIBS@ CURL_CFLAGS = @CURL_CFLAGS@ CURL_LIBS = @CURL_LIBS@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DLLTOOL = @DLLTOOL@ DSYMUTIL = @DSYMUTIL@ DUMPBIN = @DUMPBIN@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EFIVAR_CFLAGS = @EFIVAR_CFLAGS@ EFIVAR_LIBS = @EFIVAR_LIBS@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ EXPECT = @EXPECT@ EXTRA_CFLAGS = @EXTRA_CFLAGS@ EXTRA_LDFLAGS = @EXTRA_LDFLAGS@ FGREP = @FGREP@ GCOV = @GCOV@ GENHTML = @GENHTML@ GREP = @GREP@ HAS_TPM2_SIM = @HAS_TPM2_SIM@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ LCOV = @LCOV@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBDL_LDFLAGS = @LIBDL_LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIPO = @LIPO@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ MAKEINFO = @MAKEINFO@ MANIFEST_TOOL = @MANIFEST_TOOL@ MKDIR_P = @MKDIR_P@ MKTEMP = @MKTEMP@ NM = @NM@ NMEDIT = @NMEDIT@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OPENSSL = @OPENSSL@ OTOOL = @OTOOL@ OTOOL64 = @OTOOL64@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_URL = @PACKAGE_URL@ PACKAGE_VERSION = @PACKAGE_VERSION@ PANDOC = @PANDOC@ PATH = @PATH@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ PYTHON = @PYTHON@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_VERSION = @PYTHON_VERSION@ RANLIB = @RANLIB@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHASUM = @SHASUM@ SHELL = @SHELL@ SS = @SS@ STRIP = @STRIP@ TPM2_ABRMD = @TPM2_ABRMD@ TPM2_SIM = @TPM2_SIM@ TSS2_ESYS_2_3_CFLAGS = @TSS2_ESYS_2_3_CFLAGS@ TSS2_ESYS_2_3_LIBS = @TSS2_ESYS_2_3_LIBS@ TSS2_ESYS_3_0_CFLAGS = @TSS2_ESYS_3_0_CFLAGS@ TSS2_ESYS_3_0_LIBS = @TSS2_ESYS_3_0_LIBS@ TSS2_ESYS_CFLAGS = @TSS2_ESYS_CFLAGS@ TSS2_ESYS_LIBS = @TSS2_ESYS_LIBS@ TSS2_FAPI_3_0_CFLAGS = @TSS2_FAPI_3_0_CFLAGS@ TSS2_FAPI_3_0_LIBS = @TSS2_FAPI_3_0_LIBS@ TSS2_FAPI_CFLAGS = @TSS2_FAPI_CFLAGS@ TSS2_FAPI_LIBS = @TSS2_FAPI_LIBS@ TSS2_MU_CFLAGS = @TSS2_MU_CFLAGS@ TSS2_MU_LIBS = @TSS2_MU_LIBS@ TSS2_RC_CFLAGS = @TSS2_RC_CFLAGS@ TSS2_RC_LIBS = @TSS2_RC_LIBS@ TSS2_SYS_CFLAGS = @TSS2_SYS_CFLAGS@ TSS2_SYS_LIBS = @TSS2_SYS_LIBS@ TSS2_TCTILDR_CFLAGS = @TSS2_TCTILDR_CFLAGS@ TSS2_TCTILDR_LIBS = @TSS2_TCTILDR_LIBS@ UUID_CFLAGS = @UUID_CFLAGS@ UUID_LIBS = @UUID_LIBS@ VERSION = @VERSION@ XXD = @XXD@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ abs_top_srcdir = @abs_top_srcdir@ ac_ct_AR = @ac_ct_AR@ ac_ct_CC = @ac_ct_CC@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bashcompdir = @bashcompdir@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ builddir = @builddir@ datadir = @datadir@ datarootdir = @datarootdir@ docdir = @docdir@ dvidir = @dvidir@ exec_prefix = @exec_prefix@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pdfdir = @pdfdir@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ pyexecdir = @pyexecdir@ pythondir = @pythondir@ runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ swtpm = @swtpm@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ tpm2_abrmd = @tpm2_abrmd@ tpm_server = @tpm_server@ tpmsim = @tpmsim@ with_bashcompdir = @with_bashcompdir@ LIB_C = lib/files.c lib/log.c lib/object.c lib/pcr.c lib/tool_rc.c lib/tpm2.c lib/tpm2_alg_util.c lib/tpm2_attr_util.c lib/tpm2_auth_util.c lib/tpm2_capability.c lib/tpm2_cc_util.c lib/tpm2_convert.c lib/tpm2_ctx_mgmt.c lib/tpm2_errata.c lib/tpm2_eventlog.c lib/tpm2_eventlog_yaml.c lib/tpm2_hash.c lib/tpm2_hierarchy.c lib/tpm2_identity_util.c lib/tpm2_kdfa.c lib/tpm2_kdfe.c lib/tpm2_openssl.c lib/tpm2_options.c lib/tpm2_policy.c lib/tpm2_session.c lib/tpm2_tool_output.c lib/tpm2_util.c LIB_H = lib/efi_event.h lib/files.h lib/log.h lib/object.h lib/pcr.h lib/tool_rc.h lib/tpm2.h lib/tpm2_alg_util.h lib/tpm2_attr_util.h lib/tpm2_auth_util.h lib/tpm2_capability.h lib/tpm2_cc_util.h lib/tpm2_convert.h lib/tpm2_ctx_mgmt.h lib/tpm2_errata.h lib/tpm2_eventlog.h lib/tpm2_eventlog_yaml.h lib/tpm2_hash.h lib/tpm2_header.h lib/tpm2_hierarchy.h lib/tpm2_identity_util.h lib/tpm2_kdfa.h lib/tpm2_kdfe.h lib/tpm2_nv_util.h lib/tpm2_openssl.h lib/tpm2_options.h lib/tpm2_policy.h lib/tpm2_session.h lib/tpm2_systemdeps.h lib/tpm2_tool_output.h lib/tpm2_util.h LIB_SRC = $(LIB_C) $(LIB_H) SYSTEM_TESTS = test/integration/tests/X509certutil.sh \ test/integration/tests/abrmd_extended-sessions.sh \ test/integration/tests/abrmd_nvundefinespecial.sh \ test/integration/tests/abrmd_policyauthorize.sh \ test/integration/tests/abrmd_policyauthorizenv.sh \ test/integration/tests/abrmd_policyauthvalue.sh \ test/integration/tests/abrmd_policycommandcode.sh \ test/integration/tests/abrmd_policycountertimer.sh \ test/integration/tests/abrmd_policycphash.sh \ test/integration/tests/abrmd_policyduplicationselect.sh \ test/integration/tests/abrmd_policynamehash.sh \ test/integration/tests/abrmd_policynv.sh \ test/integration/tests/abrmd_policynvwritten.sh \ test/integration/tests/abrmd_policyor.sh \ test/integration/tests/abrmd_policypassword.sh \ test/integration/tests/abrmd_policypcr.sh \ test/integration/tests/abrmd_policysecret.sh \ test/integration/tests/abrmd_policysigned.sh \ test/integration/tests/abrmd_policytemplate.sh \ test/integration/tests/abrmd_policyticket.sh \ test/integration/tests/activecredential.sh \ test/integration/tests/attestation.sh \ test/integration/tests/certify.sh \ test/integration/tests/certifycreation.sh \ test/integration/tests/changeauth.sh \ test/integration/tests/changeeps.sh \ test/integration/tests/changepps.sh \ test/integration/tests/checkquote.sh \ test/integration/tests/clear.sh \ test/integration/tests/clearcontrol.sh \ test/integration/tests/clockrateadjust.sh \ test/integration/tests/commandaudit.sh \ test/integration/tests/create.sh \ test/integration/tests/createak.sh \ test/integration/tests/createek.sh \ test/integration/tests/createpolicy.sh \ test/integration/tests/createprimary.sh \ test/integration/tests/dictionarylockout.sh \ test/integration/tests/duplicate.sh \ test/integration/tests/ecc.sh \ test/integration/tests/encryptdecrypt.sh \ test/integration/tests/eventlog.sh \ test/integration/tests/evictcontrol.sh \ test/integration/tests/flushcontext.sh \ test/integration/tests/getcap.sh \ test/integration/tests/getekcertificate.sh \ test/integration/tests/getpolicydigest.sh \ test/integration/tests/getrandom.sh \ test/integration/tests/gettestresult.sh \ test/integration/tests/gettime.sh \ test/integration/tests/hash.sh \ test/integration/tests/hierarchycontrol.sh \ test/integration/tests/hmac.sh \ test/integration/tests/import.sh \ test/integration/tests/import_tpm.sh \ test/integration/tests/incrementalselftest.sh \ test/integration/tests/load.sh \ test/integration/tests/loadexternal.sh \ test/integration/tests/makecredential.sh \ test/integration/tests/nv.sh \ test/integration/tests/nvcertify.sh \ test/integration/tests/nvinc.sh \ test/integration/tests/output_formats.sh \ test/integration/tests/pcrallocate.sh \ test/integration/tests/pcrevent.sh \ test/integration/tests/pcrextend.sh \ test/integration/tests/pcrlist.sh \ test/integration/tests/pcrreset.sh \ test/integration/tests/print.sh \ test/integration/tests/quote.sh \ test/integration/tests/rc_decode.sh \ test/integration/tests/readclock.sh \ test/integration/tests/readpublic.sh \ test/integration/tests/rsadecrypt.sh \ test/integration/tests/rsaencrypt.sh \ test/integration/tests/selftest.sh \ test/integration/tests/send-tcti-cmd.sh \ test/integration/tests/send.sh \ test/integration/tests/sessionaudit.sh \ test/integration/tests/sessionconfig.sh \ test/integration/tests/setclock.sh \ test/integration/tests/setprimarypolicy.sh \ test/integration/tests/sign.sh \ test/integration/tests/startup.sh \ test/integration/tests/stirrandom.sh \ test/integration/tests/symlink.sh \ test/integration/tests/testparms.sh \ test/integration/tests/toggle_options.sh \ test/integration/tests/unseal.sh \ test/integration/tests/verifysignature.sh ALL_SYSTEM_TESTS = $(SYSTEM_TESTS) FAPI_TESTS = test/integration/fapi/fapi-authorize-policy.sh \ test/integration/fapi/fapi-authorize-policy_ecc.sh \ test/integration/fapi/fapi-branch-select.sh \ test/integration/fapi/fapi-branch-select_ecc.sh \ test/integration/fapi/fapi-encrypt-decrypt.sh \ test/integration/fapi/fapi-encrypt-decrypt_ecc.sh \ test/integration/fapi/fapi-export-key.sh \ test/integration/fapi/fapi-export-key_ecc.sh \ test/integration/fapi/fapi-export-policy.sh \ test/integration/fapi/fapi-export-policy_ecc.sh \ test/integration/fapi/fapi-get-info.sh \ test/integration/fapi/fapi-get-info_ecc.sh \ test/integration/fapi/fapi-get-platform-certificates.sh \ test/integration/fapi/fapi-get-platform-certificates_ecc.sh \ test/integration/fapi/fapi-get-random.sh \ test/integration/fapi/fapi-get-random_ecc.sh \ test/integration/fapi/fapi-get-tpm-blobs.sh \ test/integration/fapi/fapi-get-tpm-blobs_ecc.sh \ test/integration/fapi/fapi-key-change-auth.sh \ test/integration/fapi/fapi-key-change-auth_ecc.sh \ test/integration/fapi/fapi-list.sh \ test/integration/fapi/fapi-list_ecc.sh \ test/integration/fapi/fapi-nv-extend.sh \ test/integration/fapi/fapi-nv-extend_ecc.sh \ test/integration/fapi/fapi-nv-increment.sh \ test/integration/fapi/fapi-nv-increment_ecc.sh \ test/integration/fapi/fapi-nv-set-bits.sh \ test/integration/fapi/fapi-nv-set-bits_ecc.sh \ test/integration/fapi/fapi-nv-write-authorize.sh \ test/integration/fapi/fapi-nv-write-authorize_ecc.sh \ test/integration/fapi/fapi-nv-write-read-policy-or.sh \ test/integration/fapi/fapi-nv-write-read-policy-or2.sh \ test/integration/fapi/fapi-nv-write-read-policy-or2_ecc.sh \ test/integration/fapi/fapi-nv-write-read-policy-or_ecc.sh \ test/integration/fapi/fapi-nv-write-read.sh \ test/integration/fapi/fapi-nv-write-read_ecc.sh \ test/integration/fapi/fapi-pcr-extend-read.sh \ test/integration/fapi/fapi-pcr-extend-read_ecc.sh \ test/integration/fapi/fapi-policy_signed.sh \ test/integration/fapi/fapi-policy_signed_delegation.sh \ test/integration/fapi/fapi-policy_signed_delegation_ecc.sh \ test/integration/fapi/fapi-policy_signed_ecc.sh \ test/integration/fapi/fapi-provision.sh \ test/integration/fapi/fapi-provision_ecc.sh \ test/integration/fapi/fapi-quote-verify.sh \ test/integration/fapi/fapi-quote-verify_ecc.sh \ test/integration/fapi/fapi-seal-unseal.sh \ test/integration/fapi/fapi-seal-unseal_ecc.sh \ test/integration/fapi/fapi-set-get-app-data.sh \ test/integration/fapi/fapi-set-get-app-data_ecc.sh \ test/integration/fapi/fapi-set-get-certificate.sh \ test/integration/fapi/fapi-set-get-certificate_ecc.sh \ test/integration/fapi/fapi-set-get-description.sh \ test/integration/fapi/fapi-set-get-description_ecc.sh \ test/integration/fapi/fapi-sign-verify.sh \ test/integration/fapi/fapi-sign-verify_ecc.sh \ test/integration/fapi/fapi-testing-template.sh \ test/integration/fapi/fapi-testing-template_ecc.sh ALL_FAPI_TESTS = $(FAPI_TESTS) ACLOCAL_AMFLAGS = -I m4 --install INCLUDE_DIRS = -I$(top_srcdir)/tools -I$(top_srcdir)/lib LIB_COMMON := lib/libcommon.a AM_CFLAGS := \ $(INCLUDE_DIRS) $(EXTRA_CFLAGS) $(TSS2_ESYS_CFLAGS) $(TSS2_MU_CFLAGS) \ $(CRYPTO_CFLAGS) $(CODE_COVERAGE_CFLAGS) $(TSS2_TCTILDR_CFLAGS) \ $(TSS2_RC_CFLAGS) $(TSS2_SYS_CFLAGS) $(UUID_CFLAGS) AM_LDFLAGS := $(EXTRA_LDFLAGS) $(CODE_COVERAGE_LIBS) LDADD = \ $(LIB_COMMON) $(TSS2_ESYS_LIBS) $(TSS2_MU_LIBS) $(CRYPTO_LIBS) $(TSS2_TCTILDR_LIBS) \ $(TSS2_RC_LIBS) $(TSS2_SYS_LIBS) $(UUID_LIBS) $(EFIVAR_LIBS) AM_DISTCHECK_CONFIGURE_FLAGS = --with-bashcompdir='$$(datarootdir)/bash-completion/completions' FAPI_CFLAGS = $(EXTRA_CFLAGS) $(TSS2_FAPI_CFLAGS) $(CODE_COVERAGE_CFLAGS) TESTS = $(am__append_2) $(am__append_3) noinst_LIBRARIES = $(LIB_COMMON) lib_libcommon_a_SOURCES = $(LIB_SRC) lib_libcommon_a_CFLAGS = -fPIC $(AM_CFLAGS) tools_fapi_tss2_CFLAGS = $(FAPI_CFLAGS) -DTSS2_TOOLS_MAX="$(words $(tss2_tools))" tools_fapi_tss2_LDFLAGS = $(EXTRA_LDFLAGS) $(TSS2_FAPI_LIBS) tools_fapi_tss2_SOURCES = \ tools/fapi/tss2_template.c \ tools/fapi/tss2_template.h \ $(tss2_tools) tss2_tools = \ tools/fapi/tss2_decrypt.c \ tools/fapi/tss2_encrypt.c \ tools/fapi/tss2_list.c \ tools/fapi/tss2_changeauth.c \ tools/fapi/tss2_delete.c \ tools/fapi/tss2_import.c \ tools/fapi/tss2_getinfo.c \ tools/fapi/tss2_createkey.c \ tools/fapi/tss2_createseal.c \ tools/fapi/tss2_exportkey.c \ tools/fapi/tss2_getcertificate.c \ tools/fapi/tss2_getplatformcertificates.c \ tools/fapi/tss2_gettpmblobs.c \ tools/fapi/tss2_getappdata.c \ tools/fapi/tss2_setappdata.c \ tools/fapi/tss2_setcertificate.c \ tools/fapi/tss2_sign.c \ tools/fapi/tss2_verifysignature.c \ tools/fapi/tss2_verifyquote.c \ tools/fapi/tss2_createnv.c \ tools/fapi/tss2_nvextend.c \ tools/fapi/tss2_nvincrement.c \ tools/fapi/tss2_nvread.c \ tools/fapi/tss2_nvsetbits.c \ tools/fapi/tss2_nvwrite.c \ tools/fapi/tss2_getdescription.c \ tools/fapi/tss2_setdescription.c \ tools/fapi/tss2_pcrextend.c \ tools/fapi/tss2_quote.c \ tools/fapi/tss2_pcrread.c \ tools/fapi/tss2_authorizepolicy.c \ tools/fapi/tss2_exportpolicy.c \ tools/fapi/tss2_import.c \ tools/fapi/tss2_provision.c \ tools/fapi/tss2_getrandom.c \ tools/fapi/tss2_unseal.c \ tools/fapi/tss2_writeauthorizenv.c tools_tpm2_LDADD = $(LDADD) $(CURL_LIBS) tools_tpm2_CFLAGS = $(AM_CFLAGS) -DTPM2_TOOLS_MAX="$(words $(tpm2_tools))" tools_tpm2_SOURCES = \ tools/tpm2_tool.c \ tools/tpm2_tool.h \ $(tpm2_tools) tpm2_tools = \ tools/misc/tpm2_certifyX509certutil.c \ tools/misc/tpm2_checkquote.c \ tools/misc/tpm2_eventlog.c \ tools/misc/tpm2_print.c \ tools/misc/tpm2_rc_decode.c \ tools/tpm2_activatecredential.c \ tools/tpm2_certify.c \ tools/tpm2_changeauth.c \ tools/tpm2_changeeps.c \ tools/tpm2_changepps.c \ tools/tpm2_clear.c \ tools/tpm2_clearcontrol.c \ tools/tpm2_clockrateadjust.c \ tools/tpm2_create.c \ tools/tpm2_createak.c \ tools/tpm2_createek.c \ tools/tpm2_createpolicy.c \ tools/tpm2_setprimarypolicy.c \ tools/tpm2_createprimary.c \ tools/tpm2_dictionarylockout.c \ tools/tpm2_duplicate.c \ tools/tpm2_getcap.c \ tools/tpm2_gettestresult.c \ tools/tpm2_encryptdecrypt.c \ tools/tpm2_evictcontrol.c \ tools/tpm2_flushcontext.c \ tools/tpm2_getekcertificate.c \ tools/tpm2_getrandom.c \ tools/tpm2_gettime.c \ tools/tpm2_hash.c \ tools/tpm2_hierarchycontrol.c \ tools/tpm2_hmac.c \ tools/tpm2_import.c \ tools/tpm2_incrementalselftest.c \ tools/tpm2_load.c \ tools/tpm2_loadexternal.c \ tools/tpm2_makecredential.c \ tools/tpm2_nvdefine.c \ tools/tpm2_nvextend.c \ tools/tpm2_nvincrement.c \ tools/tpm2_nvreadpublic.c \ tools/tpm2_nvread.c \ tools/tpm2_nvreadlock.c \ tools/tpm2_nvundefine.c \ tools/tpm2_nvwrite.c \ tools/tpm2_nvwritelock.c \ tools/tpm2_nvsetbits.c \ tools/tpm2_pcrallocate.c \ tools/tpm2_pcrevent.c \ tools/tpm2_pcrextend.c \ tools/tpm2_pcrread.c \ tools/tpm2_pcrreset.c \ tools/tpm2_policypcr.c \ tools/tpm2_policyauthorize.c \ tools/tpm2_policyauthorizenv.c \ tools/tpm2_policynv.c \ tools/tpm2_policycountertimer.c \ tools/tpm2_policyor.c \ tools/tpm2_policynamehash.c \ tools/tpm2_policytemplate.c \ tools/tpm2_policycphash.c \ tools/tpm2_policypassword.c \ tools/tpm2_policysigned.c \ tools/tpm2_policyticket.c \ tools/tpm2_policyauthvalue.c \ tools/tpm2_policysecret.c \ tools/tpm2_policyrestart.c \ tools/tpm2_policycommandcode.c \ tools/tpm2_policynvwritten.c \ tools/tpm2_policyduplicationselect.c \ tools/tpm2_policylocality.c \ tools/tpm2_quote.c \ tools/tpm2_readclock.c \ tools/tpm2_readpublic.c \ tools/tpm2_rsadecrypt.c \ tools/tpm2_rsaencrypt.c \ tools/tpm2_send.c \ tools/tpm2_selftest.c \ tools/tpm2_setclock.c \ tools/tpm2_shutdown.c \ tools/tpm2_sign.c \ tools/tpm2_certifycreation.c \ tools/tpm2_nvcertify.c \ tools/tpm2_startauthsession.c \ tools/tpm2_startup.c \ tools/tpm2_stirrandom.c \ tools/tpm2_testparms.c \ tools/tpm2_unseal.c \ tools/tpm2_verifysignature.c \ tools/tpm2_setcommandauditstatus.c \ tools/tpm2_getcommandauditdigest.c \ tools/tpm2_getsessionauditdigest.c \ tools/tpm2_geteccparameters.c \ tools/tpm2_ecephemeral.c \ tools/tpm2_commit.c \ tools/tpm2_ecdhkeygen.c \ tools/tpm2_ecdhzgen.c \ tools/tpm2_zgen2phase.c \ tools/tpm2_sessionconfig.c \ tools/tpm2_getpolicydigest.c @UNIT_TRUE@test_unit_test_string_bytes_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_string_bytes_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_files_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_files_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_tpm2_header_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_tpm2_header_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_tpm2_attr_util_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_tpm2_attr_util_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_tpm2_alg_util_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_tpm2_alg_util_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_pcr_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_pcr_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_tpm2_auth_util_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_tpm2_auth_util_LDFLAGS = -Wl,--wrap=Esys_TR_SetAuth \ @UNIT_TRUE@ -Wl,--wrap=Esys_StartAuthSession \ @UNIT_TRUE@ -Wl,--wrap=fopen \ @UNIT_TRUE@ -Wl,--wrap=fread \ @UNIT_TRUE@ -Wl,--wrap=fseek \ @UNIT_TRUE@ -Wl,--wrap=ftell \ @UNIT_TRUE@ -Wl,--wrap=feof, \ @UNIT_TRUE@ -Wl,--wrap=fclose @UNIT_TRUE@test_unit_test_tpm2_auth_util_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_tpm2_errata_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_tpm2_errata_LDFLAGS = -Wl,--wrap=Esys_GetCapability @UNIT_TRUE@test_unit_test_tpm2_errata_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_tpm2_session_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_tpm2_session_LDFLAGS = -Wl,--wrap=Esys_StartAuthSession \ @UNIT_TRUE@ -Wl,--wrap=tpm2_context_save \ @UNIT_TRUE@ -Wl,--wrap=Esys_ContextLoad \ @UNIT_TRUE@ -Wl,--wrap=Esys_PolicyRestart \ @UNIT_TRUE@ -Wl,--wrap=Esys_TR_GetName \ @UNIT_TRUE@ -Wl,--wrap=tpm2_flush_context @UNIT_TRUE@test_unit_test_tpm2_session_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_tpm2_policy_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_tpm2_policy_LDFLAGS = -Wl,--wrap=Esys_StartAuthSession \ @UNIT_TRUE@ -Wl,--wrap=Esys_PolicyPCR \ @UNIT_TRUE@ -Wl,--wrap=Esys_PCR_Read \ @UNIT_TRUE@ -Wl,--wrap=Esys_PolicyGetDigest \ @UNIT_TRUE@ -Wl,--wrap=Esys_FlushContext @UNIT_TRUE@test_unit_test_tpm2_policy_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_tpm2_util_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_tpm2_util_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_options_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_options_LDFLAGS = -Wl,--wrap=Tss2_TctiLdr_Initialize \ @UNIT_TRUE@ -Wl,--wrap=tpm2_util_getenv @UNIT_TRUE@test_unit_test_options_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_cc_util_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_cc_util_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_tpm2_eventlog_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_tpm2_eventlog_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@test_unit_test_tpm2_eventlog_yaml_CFLAGS = $(AM_CFLAGS) $(CMOCKA_CFLAGS) @UNIT_TRUE@test_unit_test_tpm2_eventlog_yaml_LDADD = $(CMOCKA_LIBS) $(LDADD) @UNIT_TRUE@AM_TESTS_ENVIRONMENT = export TPM2_ABRMD=$(TPM2_ABRMD); \ @UNIT_TRUE@ export TPM2_SIM=$(TPM2_SIM); export \ @UNIT_TRUE@ PATH=$(abs_builddir)/tools:$(abs_builddir)/tools/misc:$(abs_top_srcdir)/test/integration:$(abs_builddir)/tools/fapi:$(PATH); \ @UNIT_TRUE@ export \ @UNIT_TRUE@ TPM2_TOOLS_TEST_FIXTURES=$(abs_top_srcdir)/test/integration/fixtures; \ @UNIT_TRUE@ export abs_builddir=$(abs_builddir); export \ @UNIT_TRUE@ abs_srcdir=$(abs_srcdir); export PYTHON=$(PYTHON); \ @UNIT_TRUE@ export TPM2_TOOLS_TEST_FIXTURES; $(am__append_4) \ @UNIT_TRUE@ $(am__append_5) @UNIT_TRUE@SH_LOG_COMPILER = dbus-run-session bash @UNIT_TRUE@AM_SH_LOG_FLAGS = -- TEST_EXTENSIONS = .sh EXTRA_DIST_IGNORE = \ .gitignore \ .deps EXTRA_DIST = \ bootstrap \ doc/AUTHORS.md \ doc/CHANGELOG.md \ doc/CONTRIBUTING.md \ doc/INSTALL.md \ doc/LICENSE \ doc/MAINTAINERS.md \ README.md \ doc/RELEASE.md \ man \ scripts \ test @HAVE_MAN_PAGES_TRUE@dist_man1_MANS := \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_activatecredential.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_certify.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_certifyX509certutil.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_changeauth.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_changeeps.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_changepps.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_checkquote.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_clear.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_clearcontrol.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_clockrateadjust.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_create.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_createak.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_createek.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_createpolicy.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_setprimarypolicy.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_createprimary.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_dictionarylockout.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_duplicate.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_getcap.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_encryptdecrypt.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_eventlog.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_evictcontrol.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_flushcontext.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_getekcertificate.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_getrandom.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_gettestresult.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_gettime.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_hierarchycontrol.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_hash.1 man/man1/tpm2_hmac.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_import.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_incrementalselftest.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_load.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_loadexternal.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_makecredential.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvdefine.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvextend.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvincrement.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvreadpublic.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvread.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvreadlock.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvundefine.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvwrite.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvwritelock.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvsetbits.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_pcrallocate.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_pcrevent.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_pcrextend.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_pcrread.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_pcrreset.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policypcr.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyrestart.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policycommandcode.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policynvwritten.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyduplicationselect.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policylocality.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyauthorize.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyauthorizenv.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policynv.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policycountertimer.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyor.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policynamehash.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policytemplate.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policycphash.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policypassword.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policysigned.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyticket.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policyauthvalue.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_policysecret.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_print.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_quote.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_rc_decode.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_readclock.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_readpublic.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_rsadecrypt.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_rsaencrypt.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_send.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_selftest.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_setclock.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_shutdown.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_sign.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_certifycreation.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_nvcertify.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_startauthsession.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_startup.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_stirrandom.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_testparms.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_unseal.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_verifysignature.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_setcommandauditstatus.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_getcommandauditdigest.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_getsessionauditdigest.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_geteccparameters.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_ecephemeral.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_commit.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_ecdhkeygen.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_ecdhzgen.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_zgen2phase.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_sessionconfig.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2_getpolicydigest.1 \ @HAVE_MAN_PAGES_TRUE@ man/man1/tpm2.1 $(am__append_6) MARKDOWN_COMMON_DEPS = \ man/common/alg.md \ man/common/authorizations.md \ man/common/ctxobj.md \ man/common/footer.md \ man/common/hash.md \ man/common/obj-attrs.md \ man/common/object-alg.md \ man/common/options.md \ man/common/policy-limitations.md \ man/common/pubkey.md \ man/common/returns.md \ man/common/signature.md \ man/common/signschemes.md \ man/common/tcti.md CLEANFILES = $(dist_man1_MANS) dist_bashcomp_DATA = \ dist/bash-completion/tpm2-tools/tpm2_completion.bash \ $(am__append_7) all: all-am .SUFFIXES: .SUFFIXES: .c .lo .log .o .obj .sh .sh$(EXEEXT) .trs am--refresh: Makefile @: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/aminclude_static.am $(srcdir)/src_vars.mk $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ esac; $(top_srcdir)/aminclude_static.am $(srcdir)/src_vars.mk $(am__empty): $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) $(SHELL) ./config.status --recheck $(top_srcdir)/configure: $(am__configure_deps) $(am__cd) $(srcdir) && $(AUTOCONF) $(ACLOCAL_M4): $(am__aclocal_m4_deps) $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) $(am__aclocal_m4_deps): lib/config.h: lib/stamp-h1 @test -f $@ || rm -f lib/stamp-h1 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) lib/stamp-h1 lib/stamp-h1: $(top_srcdir)/lib/config.h.in $(top_builddir)/config.status @rm -f lib/stamp-h1 cd $(top_builddir) && $(SHELL) ./config.status lib/config.h $(top_srcdir)/lib/config.h.in: $(am__configure_deps) ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) rm -f lib/stamp-h1 touch $@ distclean-hdr: -rm -f lib/config.h lib/stamp-h1 clean-noinstLIBRARIES: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) lib/$(am__dirstamp): @$(MKDIR_P) lib @: > lib/$(am__dirstamp) lib/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) lib/$(DEPDIR) @: > lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-files.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-log.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-object.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-pcr.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tool_rc.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_alg_util.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_attr_util.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_auth_util.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_capability.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_cc_util.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_convert.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_ctx_mgmt.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_errata.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_eventlog.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_eventlog_yaml.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_hash.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_hierarchy.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_identity_util.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_kdfa.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_kdfe.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_openssl.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_options.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_policy.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_session.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_tool_output.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/lib_libcommon_a-tpm2_util.$(OBJEXT): lib/$(am__dirstamp) \ lib/$(DEPDIR)/$(am__dirstamp) lib/libcommon.a: $(lib_libcommon_a_OBJECTS) $(lib_libcommon_a_DEPENDENCIES) $(EXTRA_lib_libcommon_a_DEPENDENCIES) lib/$(am__dirstamp) $(AM_V_at)-rm -f lib/libcommon.a $(AM_V_AR)$(lib_libcommon_a_AR) lib/libcommon.a $(lib_libcommon_a_OBJECTS) $(lib_libcommon_a_LIBADD) $(AM_V_at)$(RANLIB) lib/libcommon.a install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \ $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \ fi; \ for p in $$list; do echo "$$p $$p"; done | \ sed 's/$(EXEEXT)$$//' | \ while read p p1; do if test -f $$p \ || test -f $$p1 \ ; then echo "$$p"; echo "$$p"; else :; fi; \ done | \ sed -e 'p;s,.*/,,;n;h' \ -e 's|.*|.|' \ -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ sed 'N;N;N;s,\n, ,g' | \ $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ if ($$2 == $$4) files[d] = files[d] " " $$1; \ else { print "f", $$3 "/" $$4, $$1; } } \ END { for (d in files) print "f", d, files[d] }' | \ while read type dir files; do \ if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ test -z "$$files" || { \ echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ } \ ; done uninstall-binPROGRAMS: @$(NORMAL_UNINSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ files=`for p in $$list; do echo "$$p"; done | \ sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ -e 's/$$/$(EXEEXT)/' \ `; \ test -n "$$list" || exit 0; \ echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ cd "$(DESTDIR)$(bindir)" && rm -f $$files clean-binPROGRAMS: @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list clean-checkPROGRAMS: @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ echo " rm -f" $$list; \ rm -f $$list || exit $$?; \ test -n "$(EXEEXT)" || exit 0; \ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list test/unit/$(am__dirstamp): @$(MKDIR_P) test/unit @: > test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) test/unit/$(DEPDIR) @: > test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_unit_test_cc_util-test_cc_util.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_cc_util$(EXEEXT): $(test_unit_test_cc_util_OBJECTS) $(test_unit_test_cc_util_DEPENDENCIES) $(EXTRA_test_unit_test_cc_util_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_cc_util$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_cc_util_LINK) $(test_unit_test_cc_util_OBJECTS) $(test_unit_test_cc_util_LDADD) $(LIBS) test/unit/test_unit_test_files-test_files.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_files$(EXEEXT): $(test_unit_test_files_OBJECTS) $(test_unit_test_files_DEPENDENCIES) $(EXTRA_test_unit_test_files_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_files$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_files_LINK) $(test_unit_test_files_OBJECTS) $(test_unit_test_files_LDADD) $(LIBS) test/unit/test_unit_test_options-test_options.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_options$(EXEEXT): $(test_unit_test_options_OBJECTS) $(test_unit_test_options_DEPENDENCIES) $(EXTRA_test_unit_test_options_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_options$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_options_LINK) $(test_unit_test_options_OBJECTS) $(test_unit_test_options_LDADD) $(LIBS) test/unit/test_unit_test_pcr-test_pcr.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_pcr$(EXEEXT): $(test_unit_test_pcr_OBJECTS) $(test_unit_test_pcr_DEPENDENCIES) $(EXTRA_test_unit_test_pcr_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_pcr$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_pcr_LINK) $(test_unit_test_pcr_OBJECTS) $(test_unit_test_pcr_LDADD) $(LIBS) test/unit/test_unit_test_string_bytes-test_string_bytes.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_string_bytes$(EXEEXT): $(test_unit_test_string_bytes_OBJECTS) $(test_unit_test_string_bytes_DEPENDENCIES) $(EXTRA_test_unit_test_string_bytes_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_string_bytes$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_string_bytes_LINK) $(test_unit_test_string_bytes_OBJECTS) $(test_unit_test_string_bytes_LDADD) $(LIBS) test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_tpm2_alg_util$(EXEEXT): $(test_unit_test_tpm2_alg_util_OBJECTS) $(test_unit_test_tpm2_alg_util_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_alg_util_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_tpm2_alg_util$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_tpm2_alg_util_LINK) $(test_unit_test_tpm2_alg_util_OBJECTS) $(test_unit_test_tpm2_alg_util_LDADD) $(LIBS) test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_tpm2_attr_util$(EXEEXT): $(test_unit_test_tpm2_attr_util_OBJECTS) $(test_unit_test_tpm2_attr_util_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_attr_util_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_tpm2_attr_util$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_tpm2_attr_util_LINK) $(test_unit_test_tpm2_attr_util_OBJECTS) $(test_unit_test_tpm2_attr_util_LDADD) $(LIBS) test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_tpm2_auth_util$(EXEEXT): $(test_unit_test_tpm2_auth_util_OBJECTS) $(test_unit_test_tpm2_auth_util_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_auth_util_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_tpm2_auth_util$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_tpm2_auth_util_LINK) $(test_unit_test_tpm2_auth_util_OBJECTS) $(test_unit_test_tpm2_auth_util_LDADD) $(LIBS) test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_tpm2_errata$(EXEEXT): $(test_unit_test_tpm2_errata_OBJECTS) $(test_unit_test_tpm2_errata_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_errata_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_tpm2_errata$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_tpm2_errata_LINK) $(test_unit_test_tpm2_errata_OBJECTS) $(test_unit_test_tpm2_errata_LDADD) $(LIBS) test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_tpm2_eventlog$(EXEEXT): $(test_unit_test_tpm2_eventlog_OBJECTS) $(test_unit_test_tpm2_eventlog_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_eventlog_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_tpm2_eventlog$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_tpm2_eventlog_LINK) $(test_unit_test_tpm2_eventlog_OBJECTS) $(test_unit_test_tpm2_eventlog_LDADD) $(LIBS) test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_tpm2_eventlog_yaml$(EXEEXT): $(test_unit_test_tpm2_eventlog_yaml_OBJECTS) $(test_unit_test_tpm2_eventlog_yaml_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_eventlog_yaml_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_tpm2_eventlog_yaml$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_tpm2_eventlog_yaml_LINK) $(test_unit_test_tpm2_eventlog_yaml_OBJECTS) $(test_unit_test_tpm2_eventlog_yaml_LDADD) $(LIBS) test/unit/test_unit_test_tpm2_header-test_tpm2_header.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_tpm2_header$(EXEEXT): $(test_unit_test_tpm2_header_OBJECTS) $(test_unit_test_tpm2_header_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_header_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_tpm2_header$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_tpm2_header_LINK) $(test_unit_test_tpm2_header_OBJECTS) $(test_unit_test_tpm2_header_LDADD) $(LIBS) test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_tpm2_policy$(EXEEXT): $(test_unit_test_tpm2_policy_OBJECTS) $(test_unit_test_tpm2_policy_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_policy_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_tpm2_policy$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_tpm2_policy_LINK) $(test_unit_test_tpm2_policy_OBJECTS) $(test_unit_test_tpm2_policy_LDADD) $(LIBS) test/unit/test_unit_test_tpm2_session-test_tpm2_session.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_tpm2_session$(EXEEXT): $(test_unit_test_tpm2_session_OBJECTS) $(test_unit_test_tpm2_session_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_session_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_tpm2_session$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_tpm2_session_LINK) $(test_unit_test_tpm2_session_OBJECTS) $(test_unit_test_tpm2_session_LDADD) $(LIBS) test/unit/test_unit_test_tpm2_util-test_tpm2_util.$(OBJEXT): \ test/unit/$(am__dirstamp) test/unit/$(DEPDIR)/$(am__dirstamp) test/unit/test_tpm2_util$(EXEEXT): $(test_unit_test_tpm2_util_OBJECTS) $(test_unit_test_tpm2_util_DEPENDENCIES) $(EXTRA_test_unit_test_tpm2_util_DEPENDENCIES) test/unit/$(am__dirstamp) @rm -f test/unit/test_tpm2_util$(EXEEXT) $(AM_V_CCLD)$(test_unit_test_tpm2_util_LINK) $(test_unit_test_tpm2_util_OBJECTS) $(test_unit_test_tpm2_util_LDADD) $(LIBS) tools/fapi/$(am__dirstamp): @$(MKDIR_P) tools/fapi @: > tools/fapi/$(am__dirstamp) tools/fapi/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) tools/fapi/$(DEPDIR) @: > tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_template.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_decrypt.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_encrypt.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_list.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_changeauth.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_delete.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_import.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_getinfo.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_createkey.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_createseal.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_exportkey.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_getcertificate.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_getappdata.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_setappdata.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_setcertificate.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_sign.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_verifysignature.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_verifyquote.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_createnv.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_nvextend.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_nvincrement.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_nvread.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_nvsetbits.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_nvwrite.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_getdescription.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_setdescription.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_pcrextend.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_quote.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_pcrread.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_exportpolicy.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_provision.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_getrandom.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_unseal.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.$(OBJEXT): \ tools/fapi/$(am__dirstamp) \ tools/fapi/$(DEPDIR)/$(am__dirstamp) tools/fapi/tss2$(EXEEXT): $(tools_fapi_tss2_OBJECTS) $(tools_fapi_tss2_DEPENDENCIES) $(EXTRA_tools_fapi_tss2_DEPENDENCIES) tools/fapi/$(am__dirstamp) @rm -f tools/fapi/tss2$(EXEEXT) $(AM_V_CCLD)$(tools_fapi_tss2_LINK) $(tools_fapi_tss2_OBJECTS) $(tools_fapi_tss2_LDADD) $(LIBS) tools/$(am__dirstamp): @$(MKDIR_P) tools @: > tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) tools/$(DEPDIR) @: > tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_tool.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/misc/$(am__dirstamp): @$(MKDIR_P) tools/misc @: > tools/misc/$(am__dirstamp) tools/misc/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) tools/misc/$(DEPDIR) @: > tools/misc/$(DEPDIR)/$(am__dirstamp) tools/misc/tools_tpm2-tpm2_certifyX509certutil.$(OBJEXT): \ tools/misc/$(am__dirstamp) \ tools/misc/$(DEPDIR)/$(am__dirstamp) tools/misc/tools_tpm2-tpm2_checkquote.$(OBJEXT): \ tools/misc/$(am__dirstamp) \ tools/misc/$(DEPDIR)/$(am__dirstamp) tools/misc/tools_tpm2-tpm2_eventlog.$(OBJEXT): \ tools/misc/$(am__dirstamp) \ tools/misc/$(DEPDIR)/$(am__dirstamp) tools/misc/tools_tpm2-tpm2_print.$(OBJEXT): \ tools/misc/$(am__dirstamp) \ tools/misc/$(DEPDIR)/$(am__dirstamp) tools/misc/tools_tpm2-tpm2_rc_decode.$(OBJEXT): \ tools/misc/$(am__dirstamp) \ tools/misc/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_activatecredential.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_certify.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_changeauth.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_changeeps.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_changepps.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_clear.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_clearcontrol.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_clockrateadjust.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_create.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_createak.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_createek.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_createpolicy.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_setprimarypolicy.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_createprimary.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_dictionarylockout.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_duplicate.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_getcap.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_gettestresult.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_encryptdecrypt.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_evictcontrol.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_flushcontext.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_getekcertificate.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_getrandom.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_gettime.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_hash.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_hierarchycontrol.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_hmac.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_import.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_incrementalselftest.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_load.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_loadexternal.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_makecredential.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_nvdefine.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_nvextend.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_nvincrement.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_nvreadpublic.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_nvread.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_nvreadlock.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_nvundefine.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_nvwrite.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_nvwritelock.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_nvsetbits.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_pcrallocate.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_pcrevent.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_pcrextend.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_pcrread.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_pcrreset.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policypcr.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policyauthorize.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policyauthorizenv.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policynv.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policycountertimer.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policyor.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policynamehash.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policytemplate.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policycphash.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policypassword.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policysigned.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policyticket.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policyauthvalue.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policysecret.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policyrestart.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policycommandcode.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policynvwritten.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policyduplicationselect.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_policylocality.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_quote.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_readclock.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_readpublic.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_rsadecrypt.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_rsaencrypt.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_send.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_selftest.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_setclock.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_shutdown.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_sign.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_certifycreation.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_nvcertify.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_startauthsession.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_startup.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_stirrandom.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_testparms.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_unseal.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_verifysignature.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_setcommandauditstatus.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_getcommandauditdigest.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_getsessionauditdigest.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_geteccparameters.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_ecephemeral.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_commit.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_ecdhkeygen.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_ecdhzgen.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_zgen2phase.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_sessionconfig.$(OBJEXT): tools/$(am__dirstamp) \ tools/$(DEPDIR)/$(am__dirstamp) tools/tools_tpm2-tpm2_getpolicydigest.$(OBJEXT): \ tools/$(am__dirstamp) tools/$(DEPDIR)/$(am__dirstamp) tools/tpm2$(EXEEXT): $(tools_tpm2_OBJECTS) $(tools_tpm2_DEPENDENCIES) $(EXTRA_tools_tpm2_DEPENDENCIES) tools/$(am__dirstamp) @rm -f tools/tpm2$(EXEEXT) $(AM_V_CCLD)$(tools_tpm2_LINK) $(tools_tpm2_OBJECTS) $(tools_tpm2_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) -rm -f lib/*.$(OBJEXT) -rm -f test/unit/*.$(OBJEXT) -rm -f tools/*.$(OBJEXT) -rm -f tools/fapi/*.$(OBJEXT) -rm -f tools/misc/*.$(OBJEXT) distclean-compile: -rm -f *.tab.c @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-files.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-log.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-object.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-pcr.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_files-test_files.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_options-test_options.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_create.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_import.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_load.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_send.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Po@am__quote@ .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< .c.obj: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` .c.lo: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< lib/lib_libcommon_a-files.o: lib/files.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-files.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-files.Tpo -c -o lib/lib_libcommon_a-files.o `test -f 'lib/files.c' || echo '$(srcdir)/'`lib/files.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-files.Tpo lib/$(DEPDIR)/lib_libcommon_a-files.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/files.c' object='lib/lib_libcommon_a-files.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-files.o `test -f 'lib/files.c' || echo '$(srcdir)/'`lib/files.c lib/lib_libcommon_a-files.obj: lib/files.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-files.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-files.Tpo -c -o lib/lib_libcommon_a-files.obj `if test -f 'lib/files.c'; then $(CYGPATH_W) 'lib/files.c'; else $(CYGPATH_W) '$(srcdir)/lib/files.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-files.Tpo lib/$(DEPDIR)/lib_libcommon_a-files.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/files.c' object='lib/lib_libcommon_a-files.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-files.obj `if test -f 'lib/files.c'; then $(CYGPATH_W) 'lib/files.c'; else $(CYGPATH_W) '$(srcdir)/lib/files.c'; fi` lib/lib_libcommon_a-log.o: lib/log.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-log.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-log.Tpo -c -o lib/lib_libcommon_a-log.o `test -f 'lib/log.c' || echo '$(srcdir)/'`lib/log.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-log.Tpo lib/$(DEPDIR)/lib_libcommon_a-log.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/log.c' object='lib/lib_libcommon_a-log.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-log.o `test -f 'lib/log.c' || echo '$(srcdir)/'`lib/log.c lib/lib_libcommon_a-log.obj: lib/log.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-log.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-log.Tpo -c -o lib/lib_libcommon_a-log.obj `if test -f 'lib/log.c'; then $(CYGPATH_W) 'lib/log.c'; else $(CYGPATH_W) '$(srcdir)/lib/log.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-log.Tpo lib/$(DEPDIR)/lib_libcommon_a-log.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/log.c' object='lib/lib_libcommon_a-log.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-log.obj `if test -f 'lib/log.c'; then $(CYGPATH_W) 'lib/log.c'; else $(CYGPATH_W) '$(srcdir)/lib/log.c'; fi` lib/lib_libcommon_a-object.o: lib/object.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-object.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-object.Tpo -c -o lib/lib_libcommon_a-object.o `test -f 'lib/object.c' || echo '$(srcdir)/'`lib/object.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-object.Tpo lib/$(DEPDIR)/lib_libcommon_a-object.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/object.c' object='lib/lib_libcommon_a-object.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-object.o `test -f 'lib/object.c' || echo '$(srcdir)/'`lib/object.c lib/lib_libcommon_a-object.obj: lib/object.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-object.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-object.Tpo -c -o lib/lib_libcommon_a-object.obj `if test -f 'lib/object.c'; then $(CYGPATH_W) 'lib/object.c'; else $(CYGPATH_W) '$(srcdir)/lib/object.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-object.Tpo lib/$(DEPDIR)/lib_libcommon_a-object.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/object.c' object='lib/lib_libcommon_a-object.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-object.obj `if test -f 'lib/object.c'; then $(CYGPATH_W) 'lib/object.c'; else $(CYGPATH_W) '$(srcdir)/lib/object.c'; fi` lib/lib_libcommon_a-pcr.o: lib/pcr.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-pcr.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-pcr.Tpo -c -o lib/lib_libcommon_a-pcr.o `test -f 'lib/pcr.c' || echo '$(srcdir)/'`lib/pcr.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-pcr.Tpo lib/$(DEPDIR)/lib_libcommon_a-pcr.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/pcr.c' object='lib/lib_libcommon_a-pcr.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-pcr.o `test -f 'lib/pcr.c' || echo '$(srcdir)/'`lib/pcr.c lib/lib_libcommon_a-pcr.obj: lib/pcr.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-pcr.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-pcr.Tpo -c -o lib/lib_libcommon_a-pcr.obj `if test -f 'lib/pcr.c'; then $(CYGPATH_W) 'lib/pcr.c'; else $(CYGPATH_W) '$(srcdir)/lib/pcr.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-pcr.Tpo lib/$(DEPDIR)/lib_libcommon_a-pcr.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/pcr.c' object='lib/lib_libcommon_a-pcr.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-pcr.obj `if test -f 'lib/pcr.c'; then $(CYGPATH_W) 'lib/pcr.c'; else $(CYGPATH_W) '$(srcdir)/lib/pcr.c'; fi` lib/lib_libcommon_a-tool_rc.o: lib/tool_rc.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tool_rc.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Tpo -c -o lib/lib_libcommon_a-tool_rc.o `test -f 'lib/tool_rc.c' || echo '$(srcdir)/'`lib/tool_rc.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Tpo lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tool_rc.c' object='lib/lib_libcommon_a-tool_rc.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tool_rc.o `test -f 'lib/tool_rc.c' || echo '$(srcdir)/'`lib/tool_rc.c lib/lib_libcommon_a-tool_rc.obj: lib/tool_rc.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tool_rc.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Tpo -c -o lib/lib_libcommon_a-tool_rc.obj `if test -f 'lib/tool_rc.c'; then $(CYGPATH_W) 'lib/tool_rc.c'; else $(CYGPATH_W) '$(srcdir)/lib/tool_rc.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Tpo lib/$(DEPDIR)/lib_libcommon_a-tool_rc.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tool_rc.c' object='lib/lib_libcommon_a-tool_rc.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tool_rc.obj `if test -f 'lib/tool_rc.c'; then $(CYGPATH_W) 'lib/tool_rc.c'; else $(CYGPATH_W) '$(srcdir)/lib/tool_rc.c'; fi` lib/lib_libcommon_a-tpm2.o: lib/tpm2.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2.Tpo -c -o lib/lib_libcommon_a-tpm2.o `test -f 'lib/tpm2.c' || echo '$(srcdir)/'`lib/tpm2.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2.c' object='lib/lib_libcommon_a-tpm2.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2.o `test -f 'lib/tpm2.c' || echo '$(srcdir)/'`lib/tpm2.c lib/lib_libcommon_a-tpm2.obj: lib/tpm2.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2.Tpo -c -o lib/lib_libcommon_a-tpm2.obj `if test -f 'lib/tpm2.c'; then $(CYGPATH_W) 'lib/tpm2.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2.c' object='lib/lib_libcommon_a-tpm2.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2.obj `if test -f 'lib/tpm2.c'; then $(CYGPATH_W) 'lib/tpm2.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2.c'; fi` lib/lib_libcommon_a-tpm2_alg_util.o: lib/tpm2_alg_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_alg_util.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Tpo -c -o lib/lib_libcommon_a-tpm2_alg_util.o `test -f 'lib/tpm2_alg_util.c' || echo '$(srcdir)/'`lib/tpm2_alg_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_alg_util.c' object='lib/lib_libcommon_a-tpm2_alg_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_alg_util.o `test -f 'lib/tpm2_alg_util.c' || echo '$(srcdir)/'`lib/tpm2_alg_util.c lib/lib_libcommon_a-tpm2_alg_util.obj: lib/tpm2_alg_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_alg_util.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Tpo -c -o lib/lib_libcommon_a-tpm2_alg_util.obj `if test -f 'lib/tpm2_alg_util.c'; then $(CYGPATH_W) 'lib/tpm2_alg_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_alg_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_alg_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_alg_util.c' object='lib/lib_libcommon_a-tpm2_alg_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_alg_util.obj `if test -f 'lib/tpm2_alg_util.c'; then $(CYGPATH_W) 'lib/tpm2_alg_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_alg_util.c'; fi` lib/lib_libcommon_a-tpm2_attr_util.o: lib/tpm2_attr_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_attr_util.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Tpo -c -o lib/lib_libcommon_a-tpm2_attr_util.o `test -f 'lib/tpm2_attr_util.c' || echo '$(srcdir)/'`lib/tpm2_attr_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_attr_util.c' object='lib/lib_libcommon_a-tpm2_attr_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_attr_util.o `test -f 'lib/tpm2_attr_util.c' || echo '$(srcdir)/'`lib/tpm2_attr_util.c lib/lib_libcommon_a-tpm2_attr_util.obj: lib/tpm2_attr_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_attr_util.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Tpo -c -o lib/lib_libcommon_a-tpm2_attr_util.obj `if test -f 'lib/tpm2_attr_util.c'; then $(CYGPATH_W) 'lib/tpm2_attr_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_attr_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_attr_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_attr_util.c' object='lib/lib_libcommon_a-tpm2_attr_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_attr_util.obj `if test -f 'lib/tpm2_attr_util.c'; then $(CYGPATH_W) 'lib/tpm2_attr_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_attr_util.c'; fi` lib/lib_libcommon_a-tpm2_auth_util.o: lib/tpm2_auth_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_auth_util.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Tpo -c -o lib/lib_libcommon_a-tpm2_auth_util.o `test -f 'lib/tpm2_auth_util.c' || echo '$(srcdir)/'`lib/tpm2_auth_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_auth_util.c' object='lib/lib_libcommon_a-tpm2_auth_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_auth_util.o `test -f 'lib/tpm2_auth_util.c' || echo '$(srcdir)/'`lib/tpm2_auth_util.c lib/lib_libcommon_a-tpm2_auth_util.obj: lib/tpm2_auth_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_auth_util.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Tpo -c -o lib/lib_libcommon_a-tpm2_auth_util.obj `if test -f 'lib/tpm2_auth_util.c'; then $(CYGPATH_W) 'lib/tpm2_auth_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_auth_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_auth_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_auth_util.c' object='lib/lib_libcommon_a-tpm2_auth_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_auth_util.obj `if test -f 'lib/tpm2_auth_util.c'; then $(CYGPATH_W) 'lib/tpm2_auth_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_auth_util.c'; fi` lib/lib_libcommon_a-tpm2_capability.o: lib/tpm2_capability.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_capability.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Tpo -c -o lib/lib_libcommon_a-tpm2_capability.o `test -f 'lib/tpm2_capability.c' || echo '$(srcdir)/'`lib/tpm2_capability.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_capability.c' object='lib/lib_libcommon_a-tpm2_capability.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_capability.o `test -f 'lib/tpm2_capability.c' || echo '$(srcdir)/'`lib/tpm2_capability.c lib/lib_libcommon_a-tpm2_capability.obj: lib/tpm2_capability.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_capability.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Tpo -c -o lib/lib_libcommon_a-tpm2_capability.obj `if test -f 'lib/tpm2_capability.c'; then $(CYGPATH_W) 'lib/tpm2_capability.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_capability.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_capability.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_capability.c' object='lib/lib_libcommon_a-tpm2_capability.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_capability.obj `if test -f 'lib/tpm2_capability.c'; then $(CYGPATH_W) 'lib/tpm2_capability.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_capability.c'; fi` lib/lib_libcommon_a-tpm2_cc_util.o: lib/tpm2_cc_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_cc_util.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Tpo -c -o lib/lib_libcommon_a-tpm2_cc_util.o `test -f 'lib/tpm2_cc_util.c' || echo '$(srcdir)/'`lib/tpm2_cc_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_cc_util.c' object='lib/lib_libcommon_a-tpm2_cc_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_cc_util.o `test -f 'lib/tpm2_cc_util.c' || echo '$(srcdir)/'`lib/tpm2_cc_util.c lib/lib_libcommon_a-tpm2_cc_util.obj: lib/tpm2_cc_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_cc_util.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Tpo -c -o lib/lib_libcommon_a-tpm2_cc_util.obj `if test -f 'lib/tpm2_cc_util.c'; then $(CYGPATH_W) 'lib/tpm2_cc_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_cc_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_cc_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_cc_util.c' object='lib/lib_libcommon_a-tpm2_cc_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_cc_util.obj `if test -f 'lib/tpm2_cc_util.c'; then $(CYGPATH_W) 'lib/tpm2_cc_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_cc_util.c'; fi` lib/lib_libcommon_a-tpm2_convert.o: lib/tpm2_convert.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_convert.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Tpo -c -o lib/lib_libcommon_a-tpm2_convert.o `test -f 'lib/tpm2_convert.c' || echo '$(srcdir)/'`lib/tpm2_convert.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_convert.c' object='lib/lib_libcommon_a-tpm2_convert.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_convert.o `test -f 'lib/tpm2_convert.c' || echo '$(srcdir)/'`lib/tpm2_convert.c lib/lib_libcommon_a-tpm2_convert.obj: lib/tpm2_convert.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_convert.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Tpo -c -o lib/lib_libcommon_a-tpm2_convert.obj `if test -f 'lib/tpm2_convert.c'; then $(CYGPATH_W) 'lib/tpm2_convert.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_convert.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_convert.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_convert.c' object='lib/lib_libcommon_a-tpm2_convert.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_convert.obj `if test -f 'lib/tpm2_convert.c'; then $(CYGPATH_W) 'lib/tpm2_convert.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_convert.c'; fi` lib/lib_libcommon_a-tpm2_ctx_mgmt.o: lib/tpm2_ctx_mgmt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_ctx_mgmt.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Tpo -c -o lib/lib_libcommon_a-tpm2_ctx_mgmt.o `test -f 'lib/tpm2_ctx_mgmt.c' || echo '$(srcdir)/'`lib/tpm2_ctx_mgmt.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_ctx_mgmt.c' object='lib/lib_libcommon_a-tpm2_ctx_mgmt.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_ctx_mgmt.o `test -f 'lib/tpm2_ctx_mgmt.c' || echo '$(srcdir)/'`lib/tpm2_ctx_mgmt.c lib/lib_libcommon_a-tpm2_ctx_mgmt.obj: lib/tpm2_ctx_mgmt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_ctx_mgmt.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Tpo -c -o lib/lib_libcommon_a-tpm2_ctx_mgmt.obj `if test -f 'lib/tpm2_ctx_mgmt.c'; then $(CYGPATH_W) 'lib/tpm2_ctx_mgmt.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_ctx_mgmt.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_ctx_mgmt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_ctx_mgmt.c' object='lib/lib_libcommon_a-tpm2_ctx_mgmt.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_ctx_mgmt.obj `if test -f 'lib/tpm2_ctx_mgmt.c'; then $(CYGPATH_W) 'lib/tpm2_ctx_mgmt.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_ctx_mgmt.c'; fi` lib/lib_libcommon_a-tpm2_errata.o: lib/tpm2_errata.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_errata.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Tpo -c -o lib/lib_libcommon_a-tpm2_errata.o `test -f 'lib/tpm2_errata.c' || echo '$(srcdir)/'`lib/tpm2_errata.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_errata.c' object='lib/lib_libcommon_a-tpm2_errata.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_errata.o `test -f 'lib/tpm2_errata.c' || echo '$(srcdir)/'`lib/tpm2_errata.c lib/lib_libcommon_a-tpm2_errata.obj: lib/tpm2_errata.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_errata.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Tpo -c -o lib/lib_libcommon_a-tpm2_errata.obj `if test -f 'lib/tpm2_errata.c'; then $(CYGPATH_W) 'lib/tpm2_errata.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_errata.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_errata.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_errata.c' object='lib/lib_libcommon_a-tpm2_errata.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_errata.obj `if test -f 'lib/tpm2_errata.c'; then $(CYGPATH_W) 'lib/tpm2_errata.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_errata.c'; fi` lib/lib_libcommon_a-tpm2_eventlog.o: lib/tpm2_eventlog.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_eventlog.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Tpo -c -o lib/lib_libcommon_a-tpm2_eventlog.o `test -f 'lib/tpm2_eventlog.c' || echo '$(srcdir)/'`lib/tpm2_eventlog.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_eventlog.c' object='lib/lib_libcommon_a-tpm2_eventlog.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_eventlog.o `test -f 'lib/tpm2_eventlog.c' || echo '$(srcdir)/'`lib/tpm2_eventlog.c lib/lib_libcommon_a-tpm2_eventlog.obj: lib/tpm2_eventlog.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_eventlog.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Tpo -c -o lib/lib_libcommon_a-tpm2_eventlog.obj `if test -f 'lib/tpm2_eventlog.c'; then $(CYGPATH_W) 'lib/tpm2_eventlog.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_eventlog.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_eventlog.c' object='lib/lib_libcommon_a-tpm2_eventlog.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_eventlog.obj `if test -f 'lib/tpm2_eventlog.c'; then $(CYGPATH_W) 'lib/tpm2_eventlog.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_eventlog.c'; fi` lib/lib_libcommon_a-tpm2_eventlog_yaml.o: lib/tpm2_eventlog_yaml.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_eventlog_yaml.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Tpo -c -o lib/lib_libcommon_a-tpm2_eventlog_yaml.o `test -f 'lib/tpm2_eventlog_yaml.c' || echo '$(srcdir)/'`lib/tpm2_eventlog_yaml.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_eventlog_yaml.c' object='lib/lib_libcommon_a-tpm2_eventlog_yaml.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_eventlog_yaml.o `test -f 'lib/tpm2_eventlog_yaml.c' || echo '$(srcdir)/'`lib/tpm2_eventlog_yaml.c lib/lib_libcommon_a-tpm2_eventlog_yaml.obj: lib/tpm2_eventlog_yaml.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_eventlog_yaml.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Tpo -c -o lib/lib_libcommon_a-tpm2_eventlog_yaml.obj `if test -f 'lib/tpm2_eventlog_yaml.c'; then $(CYGPATH_W) 'lib/tpm2_eventlog_yaml.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_eventlog_yaml.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_eventlog_yaml.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_eventlog_yaml.c' object='lib/lib_libcommon_a-tpm2_eventlog_yaml.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_eventlog_yaml.obj `if test -f 'lib/tpm2_eventlog_yaml.c'; then $(CYGPATH_W) 'lib/tpm2_eventlog_yaml.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_eventlog_yaml.c'; fi` lib/lib_libcommon_a-tpm2_hash.o: lib/tpm2_hash.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_hash.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Tpo -c -o lib/lib_libcommon_a-tpm2_hash.o `test -f 'lib/tpm2_hash.c' || echo '$(srcdir)/'`lib/tpm2_hash.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_hash.c' object='lib/lib_libcommon_a-tpm2_hash.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_hash.o `test -f 'lib/tpm2_hash.c' || echo '$(srcdir)/'`lib/tpm2_hash.c lib/lib_libcommon_a-tpm2_hash.obj: lib/tpm2_hash.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_hash.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Tpo -c -o lib/lib_libcommon_a-tpm2_hash.obj `if test -f 'lib/tpm2_hash.c'; then $(CYGPATH_W) 'lib/tpm2_hash.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_hash.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_hash.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_hash.c' object='lib/lib_libcommon_a-tpm2_hash.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_hash.obj `if test -f 'lib/tpm2_hash.c'; then $(CYGPATH_W) 'lib/tpm2_hash.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_hash.c'; fi` lib/lib_libcommon_a-tpm2_hierarchy.o: lib/tpm2_hierarchy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_hierarchy.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Tpo -c -o lib/lib_libcommon_a-tpm2_hierarchy.o `test -f 'lib/tpm2_hierarchy.c' || echo '$(srcdir)/'`lib/tpm2_hierarchy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_hierarchy.c' object='lib/lib_libcommon_a-tpm2_hierarchy.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_hierarchy.o `test -f 'lib/tpm2_hierarchy.c' || echo '$(srcdir)/'`lib/tpm2_hierarchy.c lib/lib_libcommon_a-tpm2_hierarchy.obj: lib/tpm2_hierarchy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_hierarchy.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Tpo -c -o lib/lib_libcommon_a-tpm2_hierarchy.obj `if test -f 'lib/tpm2_hierarchy.c'; then $(CYGPATH_W) 'lib/tpm2_hierarchy.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_hierarchy.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_hierarchy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_hierarchy.c' object='lib/lib_libcommon_a-tpm2_hierarchy.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_hierarchy.obj `if test -f 'lib/tpm2_hierarchy.c'; then $(CYGPATH_W) 'lib/tpm2_hierarchy.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_hierarchy.c'; fi` lib/lib_libcommon_a-tpm2_identity_util.o: lib/tpm2_identity_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_identity_util.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Tpo -c -o lib/lib_libcommon_a-tpm2_identity_util.o `test -f 'lib/tpm2_identity_util.c' || echo '$(srcdir)/'`lib/tpm2_identity_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_identity_util.c' object='lib/lib_libcommon_a-tpm2_identity_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_identity_util.o `test -f 'lib/tpm2_identity_util.c' || echo '$(srcdir)/'`lib/tpm2_identity_util.c lib/lib_libcommon_a-tpm2_identity_util.obj: lib/tpm2_identity_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_identity_util.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Tpo -c -o lib/lib_libcommon_a-tpm2_identity_util.obj `if test -f 'lib/tpm2_identity_util.c'; then $(CYGPATH_W) 'lib/tpm2_identity_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_identity_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_identity_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_identity_util.c' object='lib/lib_libcommon_a-tpm2_identity_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_identity_util.obj `if test -f 'lib/tpm2_identity_util.c'; then $(CYGPATH_W) 'lib/tpm2_identity_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_identity_util.c'; fi` lib/lib_libcommon_a-tpm2_kdfa.o: lib/tpm2_kdfa.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_kdfa.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Tpo -c -o lib/lib_libcommon_a-tpm2_kdfa.o `test -f 'lib/tpm2_kdfa.c' || echo '$(srcdir)/'`lib/tpm2_kdfa.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_kdfa.c' object='lib/lib_libcommon_a-tpm2_kdfa.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_kdfa.o `test -f 'lib/tpm2_kdfa.c' || echo '$(srcdir)/'`lib/tpm2_kdfa.c lib/lib_libcommon_a-tpm2_kdfa.obj: lib/tpm2_kdfa.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_kdfa.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Tpo -c -o lib/lib_libcommon_a-tpm2_kdfa.obj `if test -f 'lib/tpm2_kdfa.c'; then $(CYGPATH_W) 'lib/tpm2_kdfa.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_kdfa.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfa.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_kdfa.c' object='lib/lib_libcommon_a-tpm2_kdfa.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_kdfa.obj `if test -f 'lib/tpm2_kdfa.c'; then $(CYGPATH_W) 'lib/tpm2_kdfa.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_kdfa.c'; fi` lib/lib_libcommon_a-tpm2_kdfe.o: lib/tpm2_kdfe.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_kdfe.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Tpo -c -o lib/lib_libcommon_a-tpm2_kdfe.o `test -f 'lib/tpm2_kdfe.c' || echo '$(srcdir)/'`lib/tpm2_kdfe.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_kdfe.c' object='lib/lib_libcommon_a-tpm2_kdfe.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_kdfe.o `test -f 'lib/tpm2_kdfe.c' || echo '$(srcdir)/'`lib/tpm2_kdfe.c lib/lib_libcommon_a-tpm2_kdfe.obj: lib/tpm2_kdfe.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_kdfe.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Tpo -c -o lib/lib_libcommon_a-tpm2_kdfe.obj `if test -f 'lib/tpm2_kdfe.c'; then $(CYGPATH_W) 'lib/tpm2_kdfe.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_kdfe.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_kdfe.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_kdfe.c' object='lib/lib_libcommon_a-tpm2_kdfe.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_kdfe.obj `if test -f 'lib/tpm2_kdfe.c'; then $(CYGPATH_W) 'lib/tpm2_kdfe.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_kdfe.c'; fi` lib/lib_libcommon_a-tpm2_openssl.o: lib/tpm2_openssl.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_openssl.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Tpo -c -o lib/lib_libcommon_a-tpm2_openssl.o `test -f 'lib/tpm2_openssl.c' || echo '$(srcdir)/'`lib/tpm2_openssl.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_openssl.c' object='lib/lib_libcommon_a-tpm2_openssl.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_openssl.o `test -f 'lib/tpm2_openssl.c' || echo '$(srcdir)/'`lib/tpm2_openssl.c lib/lib_libcommon_a-tpm2_openssl.obj: lib/tpm2_openssl.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_openssl.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Tpo -c -o lib/lib_libcommon_a-tpm2_openssl.obj `if test -f 'lib/tpm2_openssl.c'; then $(CYGPATH_W) 'lib/tpm2_openssl.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_openssl.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_openssl.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_openssl.c' object='lib/lib_libcommon_a-tpm2_openssl.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_openssl.obj `if test -f 'lib/tpm2_openssl.c'; then $(CYGPATH_W) 'lib/tpm2_openssl.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_openssl.c'; fi` lib/lib_libcommon_a-tpm2_options.o: lib/tpm2_options.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_options.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Tpo -c -o lib/lib_libcommon_a-tpm2_options.o `test -f 'lib/tpm2_options.c' || echo '$(srcdir)/'`lib/tpm2_options.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_options.c' object='lib/lib_libcommon_a-tpm2_options.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_options.o `test -f 'lib/tpm2_options.c' || echo '$(srcdir)/'`lib/tpm2_options.c lib/lib_libcommon_a-tpm2_options.obj: lib/tpm2_options.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_options.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Tpo -c -o lib/lib_libcommon_a-tpm2_options.obj `if test -f 'lib/tpm2_options.c'; then $(CYGPATH_W) 'lib/tpm2_options.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_options.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_options.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_options.c' object='lib/lib_libcommon_a-tpm2_options.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_options.obj `if test -f 'lib/tpm2_options.c'; then $(CYGPATH_W) 'lib/tpm2_options.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_options.c'; fi` lib/lib_libcommon_a-tpm2_policy.o: lib/tpm2_policy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_policy.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Tpo -c -o lib/lib_libcommon_a-tpm2_policy.o `test -f 'lib/tpm2_policy.c' || echo '$(srcdir)/'`lib/tpm2_policy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_policy.c' object='lib/lib_libcommon_a-tpm2_policy.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_policy.o `test -f 'lib/tpm2_policy.c' || echo '$(srcdir)/'`lib/tpm2_policy.c lib/lib_libcommon_a-tpm2_policy.obj: lib/tpm2_policy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_policy.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Tpo -c -o lib/lib_libcommon_a-tpm2_policy.obj `if test -f 'lib/tpm2_policy.c'; then $(CYGPATH_W) 'lib/tpm2_policy.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_policy.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_policy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_policy.c' object='lib/lib_libcommon_a-tpm2_policy.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_policy.obj `if test -f 'lib/tpm2_policy.c'; then $(CYGPATH_W) 'lib/tpm2_policy.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_policy.c'; fi` lib/lib_libcommon_a-tpm2_session.o: lib/tpm2_session.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_session.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Tpo -c -o lib/lib_libcommon_a-tpm2_session.o `test -f 'lib/tpm2_session.c' || echo '$(srcdir)/'`lib/tpm2_session.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_session.c' object='lib/lib_libcommon_a-tpm2_session.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_session.o `test -f 'lib/tpm2_session.c' || echo '$(srcdir)/'`lib/tpm2_session.c lib/lib_libcommon_a-tpm2_session.obj: lib/tpm2_session.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_session.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Tpo -c -o lib/lib_libcommon_a-tpm2_session.obj `if test -f 'lib/tpm2_session.c'; then $(CYGPATH_W) 'lib/tpm2_session.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_session.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_session.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_session.c' object='lib/lib_libcommon_a-tpm2_session.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_session.obj `if test -f 'lib/tpm2_session.c'; then $(CYGPATH_W) 'lib/tpm2_session.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_session.c'; fi` lib/lib_libcommon_a-tpm2_tool_output.o: lib/tpm2_tool_output.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_tool_output.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Tpo -c -o lib/lib_libcommon_a-tpm2_tool_output.o `test -f 'lib/tpm2_tool_output.c' || echo '$(srcdir)/'`lib/tpm2_tool_output.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_tool_output.c' object='lib/lib_libcommon_a-tpm2_tool_output.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_tool_output.o `test -f 'lib/tpm2_tool_output.c' || echo '$(srcdir)/'`lib/tpm2_tool_output.c lib/lib_libcommon_a-tpm2_tool_output.obj: lib/tpm2_tool_output.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_tool_output.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Tpo -c -o lib/lib_libcommon_a-tpm2_tool_output.obj `if test -f 'lib/tpm2_tool_output.c'; then $(CYGPATH_W) 'lib/tpm2_tool_output.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_tool_output.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_tool_output.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_tool_output.c' object='lib/lib_libcommon_a-tpm2_tool_output.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_tool_output.obj `if test -f 'lib/tpm2_tool_output.c'; then $(CYGPATH_W) 'lib/tpm2_tool_output.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_tool_output.c'; fi` lib/lib_libcommon_a-tpm2_util.o: lib/tpm2_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_util.o -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Tpo -c -o lib/lib_libcommon_a-tpm2_util.o `test -f 'lib/tpm2_util.c' || echo '$(srcdir)/'`lib/tpm2_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_util.c' object='lib/lib_libcommon_a-tpm2_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_util.o `test -f 'lib/tpm2_util.c' || echo '$(srcdir)/'`lib/tpm2_util.c lib/lib_libcommon_a-tpm2_util.obj: lib/tpm2_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -MT lib/lib_libcommon_a-tpm2_util.obj -MD -MP -MF lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Tpo -c -o lib/lib_libcommon_a-tpm2_util.obj `if test -f 'lib/tpm2_util.c'; then $(CYGPATH_W) 'lib/tpm2_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Tpo lib/$(DEPDIR)/lib_libcommon_a-tpm2_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='lib/tpm2_util.c' object='lib/lib_libcommon_a-tpm2_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_libcommon_a_CFLAGS) $(CFLAGS) -c -o lib/lib_libcommon_a-tpm2_util.obj `if test -f 'lib/tpm2_util.c'; then $(CYGPATH_W) 'lib/tpm2_util.c'; else $(CYGPATH_W) '$(srcdir)/lib/tpm2_util.c'; fi` test/unit/test_unit_test_cc_util-test_cc_util.o: test/unit/test_cc_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_cc_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_cc_util-test_cc_util.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Tpo -c -o test/unit/test_unit_test_cc_util-test_cc_util.o `test -f 'test/unit/test_cc_util.c' || echo '$(srcdir)/'`test/unit/test_cc_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Tpo test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_cc_util.c' object='test/unit/test_unit_test_cc_util-test_cc_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_cc_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_cc_util-test_cc_util.o `test -f 'test/unit/test_cc_util.c' || echo '$(srcdir)/'`test/unit/test_cc_util.c test/unit/test_unit_test_cc_util-test_cc_util.obj: test/unit/test_cc_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_cc_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_cc_util-test_cc_util.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Tpo -c -o test/unit/test_unit_test_cc_util-test_cc_util.obj `if test -f 'test/unit/test_cc_util.c'; then $(CYGPATH_W) 'test/unit/test_cc_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_cc_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Tpo test/unit/$(DEPDIR)/test_unit_test_cc_util-test_cc_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_cc_util.c' object='test/unit/test_unit_test_cc_util-test_cc_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_cc_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_cc_util-test_cc_util.obj `if test -f 'test/unit/test_cc_util.c'; then $(CYGPATH_W) 'test/unit/test_cc_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_cc_util.c'; fi` test/unit/test_unit_test_files-test_files.o: test/unit/test_files.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_files_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_files-test_files.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_files-test_files.Tpo -c -o test/unit/test_unit_test_files-test_files.o `test -f 'test/unit/test_files.c' || echo '$(srcdir)/'`test/unit/test_files.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_files-test_files.Tpo test/unit/$(DEPDIR)/test_unit_test_files-test_files.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_files.c' object='test/unit/test_unit_test_files-test_files.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_files_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_files-test_files.o `test -f 'test/unit/test_files.c' || echo '$(srcdir)/'`test/unit/test_files.c test/unit/test_unit_test_files-test_files.obj: test/unit/test_files.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_files_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_files-test_files.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_files-test_files.Tpo -c -o test/unit/test_unit_test_files-test_files.obj `if test -f 'test/unit/test_files.c'; then $(CYGPATH_W) 'test/unit/test_files.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_files.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_files-test_files.Tpo test/unit/$(DEPDIR)/test_unit_test_files-test_files.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_files.c' object='test/unit/test_unit_test_files-test_files.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_files_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_files-test_files.obj `if test -f 'test/unit/test_files.c'; then $(CYGPATH_W) 'test/unit/test_files.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_files.c'; fi` test/unit/test_unit_test_options-test_options.o: test/unit/test_options.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_options_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_options-test_options.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_options-test_options.Tpo -c -o test/unit/test_unit_test_options-test_options.o `test -f 'test/unit/test_options.c' || echo '$(srcdir)/'`test/unit/test_options.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_options-test_options.Tpo test/unit/$(DEPDIR)/test_unit_test_options-test_options.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_options.c' object='test/unit/test_unit_test_options-test_options.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_options_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_options-test_options.o `test -f 'test/unit/test_options.c' || echo '$(srcdir)/'`test/unit/test_options.c test/unit/test_unit_test_options-test_options.obj: test/unit/test_options.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_options_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_options-test_options.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_options-test_options.Tpo -c -o test/unit/test_unit_test_options-test_options.obj `if test -f 'test/unit/test_options.c'; then $(CYGPATH_W) 'test/unit/test_options.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_options.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_options-test_options.Tpo test/unit/$(DEPDIR)/test_unit_test_options-test_options.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_options.c' object='test/unit/test_unit_test_options-test_options.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_options_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_options-test_options.obj `if test -f 'test/unit/test_options.c'; then $(CYGPATH_W) 'test/unit/test_options.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_options.c'; fi` test/unit/test_unit_test_pcr-test_pcr.o: test/unit/test_pcr.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_pcr_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_pcr-test_pcr.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Tpo -c -o test/unit/test_unit_test_pcr-test_pcr.o `test -f 'test/unit/test_pcr.c' || echo '$(srcdir)/'`test/unit/test_pcr.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Tpo test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_pcr.c' object='test/unit/test_unit_test_pcr-test_pcr.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_pcr_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_pcr-test_pcr.o `test -f 'test/unit/test_pcr.c' || echo '$(srcdir)/'`test/unit/test_pcr.c test/unit/test_unit_test_pcr-test_pcr.obj: test/unit/test_pcr.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_pcr_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_pcr-test_pcr.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Tpo -c -o test/unit/test_unit_test_pcr-test_pcr.obj `if test -f 'test/unit/test_pcr.c'; then $(CYGPATH_W) 'test/unit/test_pcr.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_pcr.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Tpo test/unit/$(DEPDIR)/test_unit_test_pcr-test_pcr.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_pcr.c' object='test/unit/test_unit_test_pcr-test_pcr.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_pcr_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_pcr-test_pcr.obj `if test -f 'test/unit/test_pcr.c'; then $(CYGPATH_W) 'test/unit/test_pcr.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_pcr.c'; fi` test/unit/test_unit_test_string_bytes-test_string_bytes.o: test/unit/test_string_bytes.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_string_bytes_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_string_bytes-test_string_bytes.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Tpo -c -o test/unit/test_unit_test_string_bytes-test_string_bytes.o `test -f 'test/unit/test_string_bytes.c' || echo '$(srcdir)/'`test/unit/test_string_bytes.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Tpo test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_string_bytes.c' object='test/unit/test_unit_test_string_bytes-test_string_bytes.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_string_bytes_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_string_bytes-test_string_bytes.o `test -f 'test/unit/test_string_bytes.c' || echo '$(srcdir)/'`test/unit/test_string_bytes.c test/unit/test_unit_test_string_bytes-test_string_bytes.obj: test/unit/test_string_bytes.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_string_bytes_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_string_bytes-test_string_bytes.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Tpo -c -o test/unit/test_unit_test_string_bytes-test_string_bytes.obj `if test -f 'test/unit/test_string_bytes.c'; then $(CYGPATH_W) 'test/unit/test_string_bytes.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_string_bytes.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Tpo test/unit/$(DEPDIR)/test_unit_test_string_bytes-test_string_bytes.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_string_bytes.c' object='test/unit/test_unit_test_string_bytes-test_string_bytes.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_string_bytes_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_string_bytes-test_string_bytes.obj `if test -f 'test/unit/test_string_bytes.c'; then $(CYGPATH_W) 'test/unit/test_string_bytes.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_string_bytes.c'; fi` test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.o: test/unit/test_tpm2_alg_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_alg_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Tpo -c -o test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.o `test -f 'test/unit/test_tpm2_alg_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_alg_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_alg_util.c' object='test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_alg_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.o `test -f 'test/unit/test_tpm2_alg_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_alg_util.c test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.obj: test/unit/test_tpm2_alg_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_alg_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Tpo -c -o test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.obj `if test -f 'test/unit/test_tpm2_alg_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_alg_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_alg_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_alg_util.c' object='test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_alg_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_alg_util-test_tpm2_alg_util.obj `if test -f 'test/unit/test_tpm2_alg_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_alg_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_alg_util.c'; fi` test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.o: test/unit/test_tpm2_attr_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_attr_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Tpo -c -o test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.o `test -f 'test/unit/test_tpm2_attr_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_attr_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_attr_util.c' object='test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_attr_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.o `test -f 'test/unit/test_tpm2_attr_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_attr_util.c test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.obj: test/unit/test_tpm2_attr_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_attr_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Tpo -c -o test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.obj `if test -f 'test/unit/test_tpm2_attr_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_attr_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_attr_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_attr_util.c' object='test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_attr_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_attr_util-test_tpm2_attr_util.obj `if test -f 'test/unit/test_tpm2_attr_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_attr_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_attr_util.c'; fi` test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.o: test/unit/test_tpm2_auth_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_auth_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Tpo -c -o test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.o `test -f 'test/unit/test_tpm2_auth_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_auth_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_auth_util.c' object='test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_auth_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.o `test -f 'test/unit/test_tpm2_auth_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_auth_util.c test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.obj: test/unit/test_tpm2_auth_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_auth_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Tpo -c -o test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.obj `if test -f 'test/unit/test_tpm2_auth_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_auth_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_auth_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_auth_util.c' object='test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_auth_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_auth_util-test_tpm2_auth_util.obj `if test -f 'test/unit/test_tpm2_auth_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_auth_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_auth_util.c'; fi` test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.o: test/unit/test_tpm2_errata.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_errata_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Tpo -c -o test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.o `test -f 'test/unit/test_tpm2_errata.c' || echo '$(srcdir)/'`test/unit/test_tpm2_errata.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_errata.c' object='test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_errata_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.o `test -f 'test/unit/test_tpm2_errata.c' || echo '$(srcdir)/'`test/unit/test_tpm2_errata.c test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.obj: test/unit/test_tpm2_errata.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_errata_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Tpo -c -o test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.obj `if test -f 'test/unit/test_tpm2_errata.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_errata.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_errata.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_errata-test_tpm2_errata.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_errata.c' object='test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_errata_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_errata-test_tpm2_errata.obj `if test -f 'test/unit/test_tpm2_errata.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_errata.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_errata.c'; fi` test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.o: test/unit/test_tpm2_eventlog.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Tpo -c -o test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.o `test -f 'test/unit/test_tpm2_eventlog.c' || echo '$(srcdir)/'`test/unit/test_tpm2_eventlog.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_eventlog.c' object='test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.o `test -f 'test/unit/test_tpm2_eventlog.c' || echo '$(srcdir)/'`test/unit/test_tpm2_eventlog.c test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.obj: test/unit/test_tpm2_eventlog.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Tpo -c -o test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.obj `if test -f 'test/unit/test_tpm2_eventlog.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_eventlog.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_eventlog.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_eventlog.c' object='test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_eventlog-test_tpm2_eventlog.obj `if test -f 'test/unit/test_tpm2_eventlog.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_eventlog.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_eventlog.c'; fi` test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.o: test/unit/test_tpm2_eventlog_yaml.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_yaml_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Tpo -c -o test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.o `test -f 'test/unit/test_tpm2_eventlog_yaml.c' || echo '$(srcdir)/'`test/unit/test_tpm2_eventlog_yaml.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_eventlog_yaml.c' object='test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_yaml_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.o `test -f 'test/unit/test_tpm2_eventlog_yaml.c' || echo '$(srcdir)/'`test/unit/test_tpm2_eventlog_yaml.c test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.obj: test/unit/test_tpm2_eventlog_yaml.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_yaml_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Tpo -c -o test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.obj `if test -f 'test/unit/test_tpm2_eventlog_yaml.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_eventlog_yaml.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_eventlog_yaml.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_eventlog_yaml.c' object='test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_eventlog_yaml_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_eventlog_yaml-test_tpm2_eventlog_yaml.obj `if test -f 'test/unit/test_tpm2_eventlog_yaml.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_eventlog_yaml.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_eventlog_yaml.c'; fi` test/unit/test_unit_test_tpm2_header-test_tpm2_header.o: test/unit/test_tpm2_header.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_header_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_header-test_tpm2_header.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Tpo -c -o test/unit/test_unit_test_tpm2_header-test_tpm2_header.o `test -f 'test/unit/test_tpm2_header.c' || echo '$(srcdir)/'`test/unit/test_tpm2_header.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_header.c' object='test/unit/test_unit_test_tpm2_header-test_tpm2_header.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_header_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_header-test_tpm2_header.o `test -f 'test/unit/test_tpm2_header.c' || echo '$(srcdir)/'`test/unit/test_tpm2_header.c test/unit/test_unit_test_tpm2_header-test_tpm2_header.obj: test/unit/test_tpm2_header.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_header_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_header-test_tpm2_header.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Tpo -c -o test/unit/test_unit_test_tpm2_header-test_tpm2_header.obj `if test -f 'test/unit/test_tpm2_header.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_header.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_header.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_header-test_tpm2_header.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_header.c' object='test/unit/test_unit_test_tpm2_header-test_tpm2_header.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_header_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_header-test_tpm2_header.obj `if test -f 'test/unit/test_tpm2_header.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_header.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_header.c'; fi` test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.o: test/unit/test_tpm2_policy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_policy_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Tpo -c -o test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.o `test -f 'test/unit/test_tpm2_policy.c' || echo '$(srcdir)/'`test/unit/test_tpm2_policy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_policy.c' object='test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_policy_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.o `test -f 'test/unit/test_tpm2_policy.c' || echo '$(srcdir)/'`test/unit/test_tpm2_policy.c test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.obj: test/unit/test_tpm2_policy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_policy_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Tpo -c -o test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.obj `if test -f 'test/unit/test_tpm2_policy.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_policy.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_policy.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_policy-test_tpm2_policy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_policy.c' object='test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_policy_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_policy-test_tpm2_policy.obj `if test -f 'test/unit/test_tpm2_policy.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_policy.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_policy.c'; fi` test/unit/test_unit_test_tpm2_session-test_tpm2_session.o: test/unit/test_tpm2_session.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_session_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_session-test_tpm2_session.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Tpo -c -o test/unit/test_unit_test_tpm2_session-test_tpm2_session.o `test -f 'test/unit/test_tpm2_session.c' || echo '$(srcdir)/'`test/unit/test_tpm2_session.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_session.c' object='test/unit/test_unit_test_tpm2_session-test_tpm2_session.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_session_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_session-test_tpm2_session.o `test -f 'test/unit/test_tpm2_session.c' || echo '$(srcdir)/'`test/unit/test_tpm2_session.c test/unit/test_unit_test_tpm2_session-test_tpm2_session.obj: test/unit/test_tpm2_session.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_session_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_session-test_tpm2_session.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Tpo -c -o test/unit/test_unit_test_tpm2_session-test_tpm2_session.obj `if test -f 'test/unit/test_tpm2_session.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_session.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_session.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_session-test_tpm2_session.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_session.c' object='test/unit/test_unit_test_tpm2_session-test_tpm2_session.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_session_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_session-test_tpm2_session.obj `if test -f 'test/unit/test_tpm2_session.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_session.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_session.c'; fi` test/unit/test_unit_test_tpm2_util-test_tpm2_util.o: test/unit/test_tpm2_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_util-test_tpm2_util.o -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Tpo -c -o test/unit/test_unit_test_tpm2_util-test_tpm2_util.o `test -f 'test/unit/test_tpm2_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_util.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_util.c' object='test/unit/test_unit_test_tpm2_util-test_tpm2_util.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_util-test_tpm2_util.o `test -f 'test/unit/test_tpm2_util.c' || echo '$(srcdir)/'`test/unit/test_tpm2_util.c test/unit/test_unit_test_tpm2_util-test_tpm2_util.obj: test/unit/test_tpm2_util.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_util_CFLAGS) $(CFLAGS) -MT test/unit/test_unit_test_tpm2_util-test_tpm2_util.obj -MD -MP -MF test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Tpo -c -o test/unit/test_unit_test_tpm2_util-test_tpm2_util.obj `if test -f 'test/unit/test_tpm2_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_util.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Tpo test/unit/$(DEPDIR)/test_unit_test_tpm2_util-test_tpm2_util.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='test/unit/test_tpm2_util.c' object='test/unit/test_unit_test_tpm2_util-test_tpm2_util.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_unit_test_tpm2_util_CFLAGS) $(CFLAGS) -c -o test/unit/test_unit_test_tpm2_util-test_tpm2_util.obj `if test -f 'test/unit/test_tpm2_util.c'; then $(CYGPATH_W) 'test/unit/test_tpm2_util.c'; else $(CYGPATH_W) '$(srcdir)/test/unit/test_tpm2_util.c'; fi` tools/fapi/tools_fapi_tss2-tss2_template.o: tools/fapi/tss2_template.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_template.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo '$(srcdir)/'`tools/fapi/tss2_template.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_template.c' object='tools/fapi/tools_fapi_tss2-tss2_template.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_template.o `test -f 'tools/fapi/tss2_template.c' || echo '$(srcdir)/'`tools/fapi/tss2_template.c tools/fapi/tools_fapi_tss2-tss2_template.obj: tools/fapi/tss2_template.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_template.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_template.obj `if test -f 'tools/fapi/tss2_template.c'; then $(CYGPATH_W) 'tools/fapi/tss2_template.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_template.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_template.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_template.c' object='tools/fapi/tools_fapi_tss2-tss2_template.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_template.obj `if test -f 'tools/fapi/tss2_template.c'; then $(CYGPATH_W) 'tools/fapi/tss2_template.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_template.c'; fi` tools/fapi/tools_fapi_tss2-tss2_decrypt.o: tools/fapi/tss2_decrypt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_decrypt.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_decrypt.o `test -f 'tools/fapi/tss2_decrypt.c' || echo '$(srcdir)/'`tools/fapi/tss2_decrypt.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_decrypt.c' object='tools/fapi/tools_fapi_tss2-tss2_decrypt.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_decrypt.o `test -f 'tools/fapi/tss2_decrypt.c' || echo '$(srcdir)/'`tools/fapi/tss2_decrypt.c tools/fapi/tools_fapi_tss2-tss2_decrypt.obj: tools/fapi/tss2_decrypt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_decrypt.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_decrypt.obj `if test -f 'tools/fapi/tss2_decrypt.c'; then $(CYGPATH_W) 'tools/fapi/tss2_decrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_decrypt.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_decrypt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_decrypt.c' object='tools/fapi/tools_fapi_tss2-tss2_decrypt.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_decrypt.obj `if test -f 'tools/fapi/tss2_decrypt.c'; then $(CYGPATH_W) 'tools/fapi/tss2_decrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_decrypt.c'; fi` tools/fapi/tools_fapi_tss2-tss2_encrypt.o: tools/fapi/tss2_encrypt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_encrypt.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_encrypt.o `test -f 'tools/fapi/tss2_encrypt.c' || echo '$(srcdir)/'`tools/fapi/tss2_encrypt.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_encrypt.c' object='tools/fapi/tools_fapi_tss2-tss2_encrypt.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_encrypt.o `test -f 'tools/fapi/tss2_encrypt.c' || echo '$(srcdir)/'`tools/fapi/tss2_encrypt.c tools/fapi/tools_fapi_tss2-tss2_encrypt.obj: tools/fapi/tss2_encrypt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_encrypt.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_encrypt.obj `if test -f 'tools/fapi/tss2_encrypt.c'; then $(CYGPATH_W) 'tools/fapi/tss2_encrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_encrypt.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_encrypt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_encrypt.c' object='tools/fapi/tools_fapi_tss2-tss2_encrypt.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_encrypt.obj `if test -f 'tools/fapi/tss2_encrypt.c'; then $(CYGPATH_W) 'tools/fapi/tss2_encrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_encrypt.c'; fi` tools/fapi/tools_fapi_tss2-tss2_list.o: tools/fapi/tss2_list.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_list.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_list.o `test -f 'tools/fapi/tss2_list.c' || echo '$(srcdir)/'`tools/fapi/tss2_list.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_list.c' object='tools/fapi/tools_fapi_tss2-tss2_list.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_list.o `test -f 'tools/fapi/tss2_list.c' || echo '$(srcdir)/'`tools/fapi/tss2_list.c tools/fapi/tools_fapi_tss2-tss2_list.obj: tools/fapi/tss2_list.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_list.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_list.obj `if test -f 'tools/fapi/tss2_list.c'; then $(CYGPATH_W) 'tools/fapi/tss2_list.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_list.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_list.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_list.c' object='tools/fapi/tools_fapi_tss2-tss2_list.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_list.obj `if test -f 'tools/fapi/tss2_list.c'; then $(CYGPATH_W) 'tools/fapi/tss2_list.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_list.c'; fi` tools/fapi/tools_fapi_tss2-tss2_changeauth.o: tools/fapi/tss2_changeauth.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_changeauth.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_changeauth.o `test -f 'tools/fapi/tss2_changeauth.c' || echo '$(srcdir)/'`tools/fapi/tss2_changeauth.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_changeauth.c' object='tools/fapi/tools_fapi_tss2-tss2_changeauth.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_changeauth.o `test -f 'tools/fapi/tss2_changeauth.c' || echo '$(srcdir)/'`tools/fapi/tss2_changeauth.c tools/fapi/tools_fapi_tss2-tss2_changeauth.obj: tools/fapi/tss2_changeauth.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_changeauth.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_changeauth.obj `if test -f 'tools/fapi/tss2_changeauth.c'; then $(CYGPATH_W) 'tools/fapi/tss2_changeauth.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_changeauth.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_changeauth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_changeauth.c' object='tools/fapi/tools_fapi_tss2-tss2_changeauth.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_changeauth.obj `if test -f 'tools/fapi/tss2_changeauth.c'; then $(CYGPATH_W) 'tools/fapi/tss2_changeauth.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_changeauth.c'; fi` tools/fapi/tools_fapi_tss2-tss2_delete.o: tools/fapi/tss2_delete.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_delete.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_delete.o `test -f 'tools/fapi/tss2_delete.c' || echo '$(srcdir)/'`tools/fapi/tss2_delete.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_delete.c' object='tools/fapi/tools_fapi_tss2-tss2_delete.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_delete.o `test -f 'tools/fapi/tss2_delete.c' || echo '$(srcdir)/'`tools/fapi/tss2_delete.c tools/fapi/tools_fapi_tss2-tss2_delete.obj: tools/fapi/tss2_delete.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_delete.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_delete.obj `if test -f 'tools/fapi/tss2_delete.c'; then $(CYGPATH_W) 'tools/fapi/tss2_delete.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_delete.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_delete.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_delete.c' object='tools/fapi/tools_fapi_tss2-tss2_delete.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_delete.obj `if test -f 'tools/fapi/tss2_delete.c'; then $(CYGPATH_W) 'tools/fapi/tss2_delete.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_delete.c'; fi` tools/fapi/tools_fapi_tss2-tss2_import.o: tools/fapi/tss2_import.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_import.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_import.o `test -f 'tools/fapi/tss2_import.c' || echo '$(srcdir)/'`tools/fapi/tss2_import.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_import.c' object='tools/fapi/tools_fapi_tss2-tss2_import.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_import.o `test -f 'tools/fapi/tss2_import.c' || echo '$(srcdir)/'`tools/fapi/tss2_import.c tools/fapi/tools_fapi_tss2-tss2_import.obj: tools/fapi/tss2_import.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_import.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_import.obj `if test -f 'tools/fapi/tss2_import.c'; then $(CYGPATH_W) 'tools/fapi/tss2_import.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_import.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_import.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_import.c' object='tools/fapi/tools_fapi_tss2-tss2_import.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_import.obj `if test -f 'tools/fapi/tss2_import.c'; then $(CYGPATH_W) 'tools/fapi/tss2_import.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_import.c'; fi` tools/fapi/tools_fapi_tss2-tss2_getinfo.o: tools/fapi/tss2_getinfo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getinfo.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getinfo.o `test -f 'tools/fapi/tss2_getinfo.c' || echo '$(srcdir)/'`tools/fapi/tss2_getinfo.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getinfo.c' object='tools/fapi/tools_fapi_tss2-tss2_getinfo.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getinfo.o `test -f 'tools/fapi/tss2_getinfo.c' || echo '$(srcdir)/'`tools/fapi/tss2_getinfo.c tools/fapi/tools_fapi_tss2-tss2_getinfo.obj: tools/fapi/tss2_getinfo.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getinfo.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getinfo.obj `if test -f 'tools/fapi/tss2_getinfo.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getinfo.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getinfo.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getinfo.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getinfo.c' object='tools/fapi/tools_fapi_tss2-tss2_getinfo.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getinfo.obj `if test -f 'tools/fapi/tss2_getinfo.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getinfo.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getinfo.c'; fi` tools/fapi/tools_fapi_tss2-tss2_createkey.o: tools/fapi/tss2_createkey.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_createkey.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_createkey.o `test -f 'tools/fapi/tss2_createkey.c' || echo '$(srcdir)/'`tools/fapi/tss2_createkey.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_createkey.c' object='tools/fapi/tools_fapi_tss2-tss2_createkey.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_createkey.o `test -f 'tools/fapi/tss2_createkey.c' || echo '$(srcdir)/'`tools/fapi/tss2_createkey.c tools/fapi/tools_fapi_tss2-tss2_createkey.obj: tools/fapi/tss2_createkey.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_createkey.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_createkey.obj `if test -f 'tools/fapi/tss2_createkey.c'; then $(CYGPATH_W) 'tools/fapi/tss2_createkey.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_createkey.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createkey.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_createkey.c' object='tools/fapi/tools_fapi_tss2-tss2_createkey.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_createkey.obj `if test -f 'tools/fapi/tss2_createkey.c'; then $(CYGPATH_W) 'tools/fapi/tss2_createkey.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_createkey.c'; fi` tools/fapi/tools_fapi_tss2-tss2_createseal.o: tools/fapi/tss2_createseal.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_createseal.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_createseal.o `test -f 'tools/fapi/tss2_createseal.c' || echo '$(srcdir)/'`tools/fapi/tss2_createseal.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_createseal.c' object='tools/fapi/tools_fapi_tss2-tss2_createseal.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_createseal.o `test -f 'tools/fapi/tss2_createseal.c' || echo '$(srcdir)/'`tools/fapi/tss2_createseal.c tools/fapi/tools_fapi_tss2-tss2_createseal.obj: tools/fapi/tss2_createseal.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_createseal.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_createseal.obj `if test -f 'tools/fapi/tss2_createseal.c'; then $(CYGPATH_W) 'tools/fapi/tss2_createseal.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_createseal.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createseal.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_createseal.c' object='tools/fapi/tools_fapi_tss2-tss2_createseal.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_createseal.obj `if test -f 'tools/fapi/tss2_createseal.c'; then $(CYGPATH_W) 'tools/fapi/tss2_createseal.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_createseal.c'; fi` tools/fapi/tools_fapi_tss2-tss2_exportkey.o: tools/fapi/tss2_exportkey.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_exportkey.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_exportkey.o `test -f 'tools/fapi/tss2_exportkey.c' || echo '$(srcdir)/'`tools/fapi/tss2_exportkey.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_exportkey.c' object='tools/fapi/tools_fapi_tss2-tss2_exportkey.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_exportkey.o `test -f 'tools/fapi/tss2_exportkey.c' || echo '$(srcdir)/'`tools/fapi/tss2_exportkey.c tools/fapi/tools_fapi_tss2-tss2_exportkey.obj: tools/fapi/tss2_exportkey.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_exportkey.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_exportkey.obj `if test -f 'tools/fapi/tss2_exportkey.c'; then $(CYGPATH_W) 'tools/fapi/tss2_exportkey.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_exportkey.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportkey.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_exportkey.c' object='tools/fapi/tools_fapi_tss2-tss2_exportkey.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_exportkey.obj `if test -f 'tools/fapi/tss2_exportkey.c'; then $(CYGPATH_W) 'tools/fapi/tss2_exportkey.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_exportkey.c'; fi` tools/fapi/tools_fapi_tss2-tss2_getcertificate.o: tools/fapi/tss2_getcertificate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getcertificate.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getcertificate.o `test -f 'tools/fapi/tss2_getcertificate.c' || echo '$(srcdir)/'`tools/fapi/tss2_getcertificate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getcertificate.c' object='tools/fapi/tools_fapi_tss2-tss2_getcertificate.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getcertificate.o `test -f 'tools/fapi/tss2_getcertificate.c' || echo '$(srcdir)/'`tools/fapi/tss2_getcertificate.c tools/fapi/tools_fapi_tss2-tss2_getcertificate.obj: tools/fapi/tss2_getcertificate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getcertificate.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getcertificate.obj `if test -f 'tools/fapi/tss2_getcertificate.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getcertificate.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getcertificate.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getcertificate.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getcertificate.c' object='tools/fapi/tools_fapi_tss2-tss2_getcertificate.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getcertificate.obj `if test -f 'tools/fapi/tss2_getcertificate.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getcertificate.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getcertificate.c'; fi` tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.o: tools/fapi/tss2_getplatformcertificates.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.o `test -f 'tools/fapi/tss2_getplatformcertificates.c' || echo '$(srcdir)/'`tools/fapi/tss2_getplatformcertificates.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getplatformcertificates.c' object='tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.o `test -f 'tools/fapi/tss2_getplatformcertificates.c' || echo '$(srcdir)/'`tools/fapi/tss2_getplatformcertificates.c tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.obj: tools/fapi/tss2_getplatformcertificates.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.obj `if test -f 'tools/fapi/tss2_getplatformcertificates.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getplatformcertificates.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getplatformcertificates.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getplatformcertificates.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getplatformcertificates.c' object='tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getplatformcertificates.obj `if test -f 'tools/fapi/tss2_getplatformcertificates.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getplatformcertificates.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getplatformcertificates.c'; fi` tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.o: tools/fapi/tss2_gettpmblobs.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.o `test -f 'tools/fapi/tss2_gettpmblobs.c' || echo '$(srcdir)/'`tools/fapi/tss2_gettpmblobs.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_gettpmblobs.c' object='tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.o `test -f 'tools/fapi/tss2_gettpmblobs.c' || echo '$(srcdir)/'`tools/fapi/tss2_gettpmblobs.c tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.obj: tools/fapi/tss2_gettpmblobs.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.obj `if test -f 'tools/fapi/tss2_gettpmblobs.c'; then $(CYGPATH_W) 'tools/fapi/tss2_gettpmblobs.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_gettpmblobs.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_gettpmblobs.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_gettpmblobs.c' object='tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_gettpmblobs.obj `if test -f 'tools/fapi/tss2_gettpmblobs.c'; then $(CYGPATH_W) 'tools/fapi/tss2_gettpmblobs.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_gettpmblobs.c'; fi` tools/fapi/tools_fapi_tss2-tss2_getappdata.o: tools/fapi/tss2_getappdata.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getappdata.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getappdata.o `test -f 'tools/fapi/tss2_getappdata.c' || echo '$(srcdir)/'`tools/fapi/tss2_getappdata.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getappdata.c' object='tools/fapi/tools_fapi_tss2-tss2_getappdata.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getappdata.o `test -f 'tools/fapi/tss2_getappdata.c' || echo '$(srcdir)/'`tools/fapi/tss2_getappdata.c tools/fapi/tools_fapi_tss2-tss2_getappdata.obj: tools/fapi/tss2_getappdata.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getappdata.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getappdata.obj `if test -f 'tools/fapi/tss2_getappdata.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getappdata.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getappdata.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getappdata.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getappdata.c' object='tools/fapi/tools_fapi_tss2-tss2_getappdata.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getappdata.obj `if test -f 'tools/fapi/tss2_getappdata.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getappdata.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getappdata.c'; fi` tools/fapi/tools_fapi_tss2-tss2_setappdata.o: tools/fapi/tss2_setappdata.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_setappdata.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_setappdata.o `test -f 'tools/fapi/tss2_setappdata.c' || echo '$(srcdir)/'`tools/fapi/tss2_setappdata.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_setappdata.c' object='tools/fapi/tools_fapi_tss2-tss2_setappdata.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_setappdata.o `test -f 'tools/fapi/tss2_setappdata.c' || echo '$(srcdir)/'`tools/fapi/tss2_setappdata.c tools/fapi/tools_fapi_tss2-tss2_setappdata.obj: tools/fapi/tss2_setappdata.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_setappdata.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_setappdata.obj `if test -f 'tools/fapi/tss2_setappdata.c'; then $(CYGPATH_W) 'tools/fapi/tss2_setappdata.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_setappdata.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setappdata.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_setappdata.c' object='tools/fapi/tools_fapi_tss2-tss2_setappdata.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_setappdata.obj `if test -f 'tools/fapi/tss2_setappdata.c'; then $(CYGPATH_W) 'tools/fapi/tss2_setappdata.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_setappdata.c'; fi` tools/fapi/tools_fapi_tss2-tss2_setcertificate.o: tools/fapi/tss2_setcertificate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_setcertificate.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_setcertificate.o `test -f 'tools/fapi/tss2_setcertificate.c' || echo '$(srcdir)/'`tools/fapi/tss2_setcertificate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_setcertificate.c' object='tools/fapi/tools_fapi_tss2-tss2_setcertificate.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_setcertificate.o `test -f 'tools/fapi/tss2_setcertificate.c' || echo '$(srcdir)/'`tools/fapi/tss2_setcertificate.c tools/fapi/tools_fapi_tss2-tss2_setcertificate.obj: tools/fapi/tss2_setcertificate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_setcertificate.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_setcertificate.obj `if test -f 'tools/fapi/tss2_setcertificate.c'; then $(CYGPATH_W) 'tools/fapi/tss2_setcertificate.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_setcertificate.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setcertificate.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_setcertificate.c' object='tools/fapi/tools_fapi_tss2-tss2_setcertificate.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_setcertificate.obj `if test -f 'tools/fapi/tss2_setcertificate.c'; then $(CYGPATH_W) 'tools/fapi/tss2_setcertificate.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_setcertificate.c'; fi` tools/fapi/tools_fapi_tss2-tss2_sign.o: tools/fapi/tss2_sign.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_sign.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_sign.o `test -f 'tools/fapi/tss2_sign.c' || echo '$(srcdir)/'`tools/fapi/tss2_sign.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_sign.c' object='tools/fapi/tools_fapi_tss2-tss2_sign.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_sign.o `test -f 'tools/fapi/tss2_sign.c' || echo '$(srcdir)/'`tools/fapi/tss2_sign.c tools/fapi/tools_fapi_tss2-tss2_sign.obj: tools/fapi/tss2_sign.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_sign.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_sign.obj `if test -f 'tools/fapi/tss2_sign.c'; then $(CYGPATH_W) 'tools/fapi/tss2_sign.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_sign.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_sign.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_sign.c' object='tools/fapi/tools_fapi_tss2-tss2_sign.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_sign.obj `if test -f 'tools/fapi/tss2_sign.c'; then $(CYGPATH_W) 'tools/fapi/tss2_sign.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_sign.c'; fi` tools/fapi/tools_fapi_tss2-tss2_verifysignature.o: tools/fapi/tss2_verifysignature.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_verifysignature.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_verifysignature.o `test -f 'tools/fapi/tss2_verifysignature.c' || echo '$(srcdir)/'`tools/fapi/tss2_verifysignature.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_verifysignature.c' object='tools/fapi/tools_fapi_tss2-tss2_verifysignature.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_verifysignature.o `test -f 'tools/fapi/tss2_verifysignature.c' || echo '$(srcdir)/'`tools/fapi/tss2_verifysignature.c tools/fapi/tools_fapi_tss2-tss2_verifysignature.obj: tools/fapi/tss2_verifysignature.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_verifysignature.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_verifysignature.obj `if test -f 'tools/fapi/tss2_verifysignature.c'; then $(CYGPATH_W) 'tools/fapi/tss2_verifysignature.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_verifysignature.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifysignature.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_verifysignature.c' object='tools/fapi/tools_fapi_tss2-tss2_verifysignature.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_verifysignature.obj `if test -f 'tools/fapi/tss2_verifysignature.c'; then $(CYGPATH_W) 'tools/fapi/tss2_verifysignature.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_verifysignature.c'; fi` tools/fapi/tools_fapi_tss2-tss2_verifyquote.o: tools/fapi/tss2_verifyquote.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_verifyquote.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_verifyquote.o `test -f 'tools/fapi/tss2_verifyquote.c' || echo '$(srcdir)/'`tools/fapi/tss2_verifyquote.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_verifyquote.c' object='tools/fapi/tools_fapi_tss2-tss2_verifyquote.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_verifyquote.o `test -f 'tools/fapi/tss2_verifyquote.c' || echo '$(srcdir)/'`tools/fapi/tss2_verifyquote.c tools/fapi/tools_fapi_tss2-tss2_verifyquote.obj: tools/fapi/tss2_verifyquote.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_verifyquote.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_verifyquote.obj `if test -f 'tools/fapi/tss2_verifyquote.c'; then $(CYGPATH_W) 'tools/fapi/tss2_verifyquote.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_verifyquote.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_verifyquote.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_verifyquote.c' object='tools/fapi/tools_fapi_tss2-tss2_verifyquote.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_verifyquote.obj `if test -f 'tools/fapi/tss2_verifyquote.c'; then $(CYGPATH_W) 'tools/fapi/tss2_verifyquote.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_verifyquote.c'; fi` tools/fapi/tools_fapi_tss2-tss2_createnv.o: tools/fapi/tss2_createnv.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_createnv.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_createnv.o `test -f 'tools/fapi/tss2_createnv.c' || echo '$(srcdir)/'`tools/fapi/tss2_createnv.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_createnv.c' object='tools/fapi/tools_fapi_tss2-tss2_createnv.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_createnv.o `test -f 'tools/fapi/tss2_createnv.c' || echo '$(srcdir)/'`tools/fapi/tss2_createnv.c tools/fapi/tools_fapi_tss2-tss2_createnv.obj: tools/fapi/tss2_createnv.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_createnv.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_createnv.obj `if test -f 'tools/fapi/tss2_createnv.c'; then $(CYGPATH_W) 'tools/fapi/tss2_createnv.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_createnv.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_createnv.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_createnv.c' object='tools/fapi/tools_fapi_tss2-tss2_createnv.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_createnv.obj `if test -f 'tools/fapi/tss2_createnv.c'; then $(CYGPATH_W) 'tools/fapi/tss2_createnv.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_createnv.c'; fi` tools/fapi/tools_fapi_tss2-tss2_nvextend.o: tools/fapi/tss2_nvextend.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvextend.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvextend.o `test -f 'tools/fapi/tss2_nvextend.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvextend.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvextend.c' object='tools/fapi/tools_fapi_tss2-tss2_nvextend.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvextend.o `test -f 'tools/fapi/tss2_nvextend.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvextend.c tools/fapi/tools_fapi_tss2-tss2_nvextend.obj: tools/fapi/tss2_nvextend.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvextend.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvextend.obj `if test -f 'tools/fapi/tss2_nvextend.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvextend.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvextend.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvextend.c' object='tools/fapi/tools_fapi_tss2-tss2_nvextend.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvextend.obj `if test -f 'tools/fapi/tss2_nvextend.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvextend.c'; fi` tools/fapi/tools_fapi_tss2-tss2_nvincrement.o: tools/fapi/tss2_nvincrement.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvincrement.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvincrement.o `test -f 'tools/fapi/tss2_nvincrement.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvincrement.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvincrement.c' object='tools/fapi/tools_fapi_tss2-tss2_nvincrement.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvincrement.o `test -f 'tools/fapi/tss2_nvincrement.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvincrement.c tools/fapi/tools_fapi_tss2-tss2_nvincrement.obj: tools/fapi/tss2_nvincrement.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvincrement.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvincrement.obj `if test -f 'tools/fapi/tss2_nvincrement.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvincrement.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvincrement.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvincrement.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvincrement.c' object='tools/fapi/tools_fapi_tss2-tss2_nvincrement.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvincrement.obj `if test -f 'tools/fapi/tss2_nvincrement.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvincrement.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvincrement.c'; fi` tools/fapi/tools_fapi_tss2-tss2_nvread.o: tools/fapi/tss2_nvread.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvread.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvread.o `test -f 'tools/fapi/tss2_nvread.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvread.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvread.c' object='tools/fapi/tools_fapi_tss2-tss2_nvread.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvread.o `test -f 'tools/fapi/tss2_nvread.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvread.c tools/fapi/tools_fapi_tss2-tss2_nvread.obj: tools/fapi/tss2_nvread.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvread.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvread.obj `if test -f 'tools/fapi/tss2_nvread.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvread.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvread.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvread.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvread.c' object='tools/fapi/tools_fapi_tss2-tss2_nvread.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvread.obj `if test -f 'tools/fapi/tss2_nvread.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvread.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvread.c'; fi` tools/fapi/tools_fapi_tss2-tss2_nvsetbits.o: tools/fapi/tss2_nvsetbits.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvsetbits.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvsetbits.o `test -f 'tools/fapi/tss2_nvsetbits.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvsetbits.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvsetbits.c' object='tools/fapi/tools_fapi_tss2-tss2_nvsetbits.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvsetbits.o `test -f 'tools/fapi/tss2_nvsetbits.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvsetbits.c tools/fapi/tools_fapi_tss2-tss2_nvsetbits.obj: tools/fapi/tss2_nvsetbits.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvsetbits.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvsetbits.obj `if test -f 'tools/fapi/tss2_nvsetbits.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvsetbits.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvsetbits.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvsetbits.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvsetbits.c' object='tools/fapi/tools_fapi_tss2-tss2_nvsetbits.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvsetbits.obj `if test -f 'tools/fapi/tss2_nvsetbits.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvsetbits.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvsetbits.c'; fi` tools/fapi/tools_fapi_tss2-tss2_nvwrite.o: tools/fapi/tss2_nvwrite.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvwrite.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvwrite.o `test -f 'tools/fapi/tss2_nvwrite.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvwrite.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvwrite.c' object='tools/fapi/tools_fapi_tss2-tss2_nvwrite.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvwrite.o `test -f 'tools/fapi/tss2_nvwrite.c' || echo '$(srcdir)/'`tools/fapi/tss2_nvwrite.c tools/fapi/tools_fapi_tss2-tss2_nvwrite.obj: tools/fapi/tss2_nvwrite.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_nvwrite.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_nvwrite.obj `if test -f 'tools/fapi/tss2_nvwrite.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvwrite.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvwrite.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_nvwrite.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_nvwrite.c' object='tools/fapi/tools_fapi_tss2-tss2_nvwrite.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_nvwrite.obj `if test -f 'tools/fapi/tss2_nvwrite.c'; then $(CYGPATH_W) 'tools/fapi/tss2_nvwrite.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_nvwrite.c'; fi` tools/fapi/tools_fapi_tss2-tss2_getdescription.o: tools/fapi/tss2_getdescription.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getdescription.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getdescription.o `test -f 'tools/fapi/tss2_getdescription.c' || echo '$(srcdir)/'`tools/fapi/tss2_getdescription.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getdescription.c' object='tools/fapi/tools_fapi_tss2-tss2_getdescription.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getdescription.o `test -f 'tools/fapi/tss2_getdescription.c' || echo '$(srcdir)/'`tools/fapi/tss2_getdescription.c tools/fapi/tools_fapi_tss2-tss2_getdescription.obj: tools/fapi/tss2_getdescription.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getdescription.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getdescription.obj `if test -f 'tools/fapi/tss2_getdescription.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getdescription.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getdescription.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getdescription.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getdescription.c' object='tools/fapi/tools_fapi_tss2-tss2_getdescription.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getdescription.obj `if test -f 'tools/fapi/tss2_getdescription.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getdescription.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getdescription.c'; fi` tools/fapi/tools_fapi_tss2-tss2_setdescription.o: tools/fapi/tss2_setdescription.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_setdescription.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_setdescription.o `test -f 'tools/fapi/tss2_setdescription.c' || echo '$(srcdir)/'`tools/fapi/tss2_setdescription.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_setdescription.c' object='tools/fapi/tools_fapi_tss2-tss2_setdescription.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_setdescription.o `test -f 'tools/fapi/tss2_setdescription.c' || echo '$(srcdir)/'`tools/fapi/tss2_setdescription.c tools/fapi/tools_fapi_tss2-tss2_setdescription.obj: tools/fapi/tss2_setdescription.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_setdescription.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_setdescription.obj `if test -f 'tools/fapi/tss2_setdescription.c'; then $(CYGPATH_W) 'tools/fapi/tss2_setdescription.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_setdescription.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_setdescription.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_setdescription.c' object='tools/fapi/tools_fapi_tss2-tss2_setdescription.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_setdescription.obj `if test -f 'tools/fapi/tss2_setdescription.c'; then $(CYGPATH_W) 'tools/fapi/tss2_setdescription.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_setdescription.c'; fi` tools/fapi/tools_fapi_tss2-tss2_pcrextend.o: tools/fapi/tss2_pcrextend.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_pcrextend.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_pcrextend.o `test -f 'tools/fapi/tss2_pcrextend.c' || echo '$(srcdir)/'`tools/fapi/tss2_pcrextend.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_pcrextend.c' object='tools/fapi/tools_fapi_tss2-tss2_pcrextend.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_pcrextend.o `test -f 'tools/fapi/tss2_pcrextend.c' || echo '$(srcdir)/'`tools/fapi/tss2_pcrextend.c tools/fapi/tools_fapi_tss2-tss2_pcrextend.obj: tools/fapi/tss2_pcrextend.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_pcrextend.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_pcrextend.obj `if test -f 'tools/fapi/tss2_pcrextend.c'; then $(CYGPATH_W) 'tools/fapi/tss2_pcrextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_pcrextend.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrextend.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_pcrextend.c' object='tools/fapi/tools_fapi_tss2-tss2_pcrextend.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_pcrextend.obj `if test -f 'tools/fapi/tss2_pcrextend.c'; then $(CYGPATH_W) 'tools/fapi/tss2_pcrextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_pcrextend.c'; fi` tools/fapi/tools_fapi_tss2-tss2_quote.o: tools/fapi/tss2_quote.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_quote.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_quote.o `test -f 'tools/fapi/tss2_quote.c' || echo '$(srcdir)/'`tools/fapi/tss2_quote.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_quote.c' object='tools/fapi/tools_fapi_tss2-tss2_quote.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_quote.o `test -f 'tools/fapi/tss2_quote.c' || echo '$(srcdir)/'`tools/fapi/tss2_quote.c tools/fapi/tools_fapi_tss2-tss2_quote.obj: tools/fapi/tss2_quote.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_quote.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_quote.obj `if test -f 'tools/fapi/tss2_quote.c'; then $(CYGPATH_W) 'tools/fapi/tss2_quote.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_quote.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_quote.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_quote.c' object='tools/fapi/tools_fapi_tss2-tss2_quote.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_quote.obj `if test -f 'tools/fapi/tss2_quote.c'; then $(CYGPATH_W) 'tools/fapi/tss2_quote.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_quote.c'; fi` tools/fapi/tools_fapi_tss2-tss2_pcrread.o: tools/fapi/tss2_pcrread.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_pcrread.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_pcrread.o `test -f 'tools/fapi/tss2_pcrread.c' || echo '$(srcdir)/'`tools/fapi/tss2_pcrread.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_pcrread.c' object='tools/fapi/tools_fapi_tss2-tss2_pcrread.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_pcrread.o `test -f 'tools/fapi/tss2_pcrread.c' || echo '$(srcdir)/'`tools/fapi/tss2_pcrread.c tools/fapi/tools_fapi_tss2-tss2_pcrread.obj: tools/fapi/tss2_pcrread.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_pcrread.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_pcrread.obj `if test -f 'tools/fapi/tss2_pcrread.c'; then $(CYGPATH_W) 'tools/fapi/tss2_pcrread.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_pcrread.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_pcrread.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_pcrread.c' object='tools/fapi/tools_fapi_tss2-tss2_pcrread.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_pcrread.obj `if test -f 'tools/fapi/tss2_pcrread.c'; then $(CYGPATH_W) 'tools/fapi/tss2_pcrread.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_pcrread.c'; fi` tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.o: tools/fapi/tss2_authorizepolicy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.o `test -f 'tools/fapi/tss2_authorizepolicy.c' || echo '$(srcdir)/'`tools/fapi/tss2_authorizepolicy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_authorizepolicy.c' object='tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.o `test -f 'tools/fapi/tss2_authorizepolicy.c' || echo '$(srcdir)/'`tools/fapi/tss2_authorizepolicy.c tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.obj: tools/fapi/tss2_authorizepolicy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.obj `if test -f 'tools/fapi/tss2_authorizepolicy.c'; then $(CYGPATH_W) 'tools/fapi/tss2_authorizepolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_authorizepolicy.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_authorizepolicy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_authorizepolicy.c' object='tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_authorizepolicy.obj `if test -f 'tools/fapi/tss2_authorizepolicy.c'; then $(CYGPATH_W) 'tools/fapi/tss2_authorizepolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_authorizepolicy.c'; fi` tools/fapi/tools_fapi_tss2-tss2_exportpolicy.o: tools/fapi/tss2_exportpolicy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_exportpolicy.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_exportpolicy.o `test -f 'tools/fapi/tss2_exportpolicy.c' || echo '$(srcdir)/'`tools/fapi/tss2_exportpolicy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_exportpolicy.c' object='tools/fapi/tools_fapi_tss2-tss2_exportpolicy.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_exportpolicy.o `test -f 'tools/fapi/tss2_exportpolicy.c' || echo '$(srcdir)/'`tools/fapi/tss2_exportpolicy.c tools/fapi/tools_fapi_tss2-tss2_exportpolicy.obj: tools/fapi/tss2_exportpolicy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_exportpolicy.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_exportpolicy.obj `if test -f 'tools/fapi/tss2_exportpolicy.c'; then $(CYGPATH_W) 'tools/fapi/tss2_exportpolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_exportpolicy.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_exportpolicy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_exportpolicy.c' object='tools/fapi/tools_fapi_tss2-tss2_exportpolicy.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_exportpolicy.obj `if test -f 'tools/fapi/tss2_exportpolicy.c'; then $(CYGPATH_W) 'tools/fapi/tss2_exportpolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_exportpolicy.c'; fi` tools/fapi/tools_fapi_tss2-tss2_provision.o: tools/fapi/tss2_provision.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_provision.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_provision.o `test -f 'tools/fapi/tss2_provision.c' || echo '$(srcdir)/'`tools/fapi/tss2_provision.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_provision.c' object='tools/fapi/tools_fapi_tss2-tss2_provision.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_provision.o `test -f 'tools/fapi/tss2_provision.c' || echo '$(srcdir)/'`tools/fapi/tss2_provision.c tools/fapi/tools_fapi_tss2-tss2_provision.obj: tools/fapi/tss2_provision.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_provision.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_provision.obj `if test -f 'tools/fapi/tss2_provision.c'; then $(CYGPATH_W) 'tools/fapi/tss2_provision.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_provision.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_provision.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_provision.c' object='tools/fapi/tools_fapi_tss2-tss2_provision.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_provision.obj `if test -f 'tools/fapi/tss2_provision.c'; then $(CYGPATH_W) 'tools/fapi/tss2_provision.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_provision.c'; fi` tools/fapi/tools_fapi_tss2-tss2_getrandom.o: tools/fapi/tss2_getrandom.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getrandom.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getrandom.o `test -f 'tools/fapi/tss2_getrandom.c' || echo '$(srcdir)/'`tools/fapi/tss2_getrandom.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getrandom.c' object='tools/fapi/tools_fapi_tss2-tss2_getrandom.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getrandom.o `test -f 'tools/fapi/tss2_getrandom.c' || echo '$(srcdir)/'`tools/fapi/tss2_getrandom.c tools/fapi/tools_fapi_tss2-tss2_getrandom.obj: tools/fapi/tss2_getrandom.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_getrandom.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_getrandom.obj `if test -f 'tools/fapi/tss2_getrandom.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getrandom.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getrandom.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_getrandom.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_getrandom.c' object='tools/fapi/tools_fapi_tss2-tss2_getrandom.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_getrandom.obj `if test -f 'tools/fapi/tss2_getrandom.c'; then $(CYGPATH_W) 'tools/fapi/tss2_getrandom.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_getrandom.c'; fi` tools/fapi/tools_fapi_tss2-tss2_unseal.o: tools/fapi/tss2_unseal.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_unseal.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_unseal.o `test -f 'tools/fapi/tss2_unseal.c' || echo '$(srcdir)/'`tools/fapi/tss2_unseal.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_unseal.c' object='tools/fapi/tools_fapi_tss2-tss2_unseal.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_unseal.o `test -f 'tools/fapi/tss2_unseal.c' || echo '$(srcdir)/'`tools/fapi/tss2_unseal.c tools/fapi/tools_fapi_tss2-tss2_unseal.obj: tools/fapi/tss2_unseal.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_unseal.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_unseal.obj `if test -f 'tools/fapi/tss2_unseal.c'; then $(CYGPATH_W) 'tools/fapi/tss2_unseal.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_unseal.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_unseal.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_unseal.c' object='tools/fapi/tools_fapi_tss2-tss2_unseal.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_unseal.obj `if test -f 'tools/fapi/tss2_unseal.c'; then $(CYGPATH_W) 'tools/fapi/tss2_unseal.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_unseal.c'; fi` tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.o: tools/fapi/tss2_writeauthorizenv.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.o -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.o `test -f 'tools/fapi/tss2_writeauthorizenv.c' || echo '$(srcdir)/'`tools/fapi/tss2_writeauthorizenv.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_writeauthorizenv.c' object='tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.o `test -f 'tools/fapi/tss2_writeauthorizenv.c' || echo '$(srcdir)/'`tools/fapi/tss2_writeauthorizenv.c tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.obj: tools/fapi/tss2_writeauthorizenv.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -MT tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.obj -MD -MP -MF tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Tpo -c -o tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.obj `if test -f 'tools/fapi/tss2_writeauthorizenv.c'; then $(CYGPATH_W) 'tools/fapi/tss2_writeauthorizenv.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_writeauthorizenv.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Tpo tools/fapi/$(DEPDIR)/tools_fapi_tss2-tss2_writeauthorizenv.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/fapi/tss2_writeauthorizenv.c' object='tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_fapi_tss2_CFLAGS) $(CFLAGS) -c -o tools/fapi/tools_fapi_tss2-tss2_writeauthorizenv.obj `if test -f 'tools/fapi/tss2_writeauthorizenv.c'; then $(CYGPATH_W) 'tools/fapi/tss2_writeauthorizenv.c'; else $(CYGPATH_W) '$(srcdir)/tools/fapi/tss2_writeauthorizenv.c'; fi` tools/tools_tpm2-tpm2_tool.o: tools/tpm2_tool.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_tool.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Tpo -c -o tools/tools_tpm2-tpm2_tool.o `test -f 'tools/tpm2_tool.c' || echo '$(srcdir)/'`tools/tpm2_tool.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_tool.c' object='tools/tools_tpm2-tpm2_tool.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_tool.o `test -f 'tools/tpm2_tool.c' || echo '$(srcdir)/'`tools/tpm2_tool.c tools/tools_tpm2-tpm2_tool.obj: tools/tpm2_tool.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_tool.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Tpo -c -o tools/tools_tpm2-tpm2_tool.obj `if test -f 'tools/tpm2_tool.c'; then $(CYGPATH_W) 'tools/tpm2_tool.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_tool.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_tool.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_tool.c' object='tools/tools_tpm2-tpm2_tool.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_tool.obj `if test -f 'tools/tpm2_tool.c'; then $(CYGPATH_W) 'tools/tpm2_tool.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_tool.c'; fi` tools/misc/tools_tpm2-tpm2_certifyX509certutil.o: tools/misc/tpm2_certifyX509certutil.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_certifyX509certutil.o -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Tpo -c -o tools/misc/tools_tpm2-tpm2_certifyX509certutil.o `test -f 'tools/misc/tpm2_certifyX509certutil.c' || echo '$(srcdir)/'`tools/misc/tpm2_certifyX509certutil.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_certifyX509certutil.c' object='tools/misc/tools_tpm2-tpm2_certifyX509certutil.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_certifyX509certutil.o `test -f 'tools/misc/tpm2_certifyX509certutil.c' || echo '$(srcdir)/'`tools/misc/tpm2_certifyX509certutil.c tools/misc/tools_tpm2-tpm2_certifyX509certutil.obj: tools/misc/tpm2_certifyX509certutil.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_certifyX509certutil.obj -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Tpo -c -o tools/misc/tools_tpm2-tpm2_certifyX509certutil.obj `if test -f 'tools/misc/tpm2_certifyX509certutil.c'; then $(CYGPATH_W) 'tools/misc/tpm2_certifyX509certutil.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_certifyX509certutil.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_certifyX509certutil.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_certifyX509certutil.c' object='tools/misc/tools_tpm2-tpm2_certifyX509certutil.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_certifyX509certutil.obj `if test -f 'tools/misc/tpm2_certifyX509certutil.c'; then $(CYGPATH_W) 'tools/misc/tpm2_certifyX509certutil.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_certifyX509certutil.c'; fi` tools/misc/tools_tpm2-tpm2_checkquote.o: tools/misc/tpm2_checkquote.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_checkquote.o -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Tpo -c -o tools/misc/tools_tpm2-tpm2_checkquote.o `test -f 'tools/misc/tpm2_checkquote.c' || echo '$(srcdir)/'`tools/misc/tpm2_checkquote.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_checkquote.c' object='tools/misc/tools_tpm2-tpm2_checkquote.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_checkquote.o `test -f 'tools/misc/tpm2_checkquote.c' || echo '$(srcdir)/'`tools/misc/tpm2_checkquote.c tools/misc/tools_tpm2-tpm2_checkquote.obj: tools/misc/tpm2_checkquote.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_checkquote.obj -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Tpo -c -o tools/misc/tools_tpm2-tpm2_checkquote.obj `if test -f 'tools/misc/tpm2_checkquote.c'; then $(CYGPATH_W) 'tools/misc/tpm2_checkquote.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_checkquote.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_checkquote.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_checkquote.c' object='tools/misc/tools_tpm2-tpm2_checkquote.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_checkquote.obj `if test -f 'tools/misc/tpm2_checkquote.c'; then $(CYGPATH_W) 'tools/misc/tpm2_checkquote.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_checkquote.c'; fi` tools/misc/tools_tpm2-tpm2_eventlog.o: tools/misc/tpm2_eventlog.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_eventlog.o -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Tpo -c -o tools/misc/tools_tpm2-tpm2_eventlog.o `test -f 'tools/misc/tpm2_eventlog.c' || echo '$(srcdir)/'`tools/misc/tpm2_eventlog.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_eventlog.c' object='tools/misc/tools_tpm2-tpm2_eventlog.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_eventlog.o `test -f 'tools/misc/tpm2_eventlog.c' || echo '$(srcdir)/'`tools/misc/tpm2_eventlog.c tools/misc/tools_tpm2-tpm2_eventlog.obj: tools/misc/tpm2_eventlog.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_eventlog.obj -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Tpo -c -o tools/misc/tools_tpm2-tpm2_eventlog.obj `if test -f 'tools/misc/tpm2_eventlog.c'; then $(CYGPATH_W) 'tools/misc/tpm2_eventlog.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_eventlog.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_eventlog.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_eventlog.c' object='tools/misc/tools_tpm2-tpm2_eventlog.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_eventlog.obj `if test -f 'tools/misc/tpm2_eventlog.c'; then $(CYGPATH_W) 'tools/misc/tpm2_eventlog.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_eventlog.c'; fi` tools/misc/tools_tpm2-tpm2_print.o: tools/misc/tpm2_print.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_print.o -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Tpo -c -o tools/misc/tools_tpm2-tpm2_print.o `test -f 'tools/misc/tpm2_print.c' || echo '$(srcdir)/'`tools/misc/tpm2_print.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_print.c' object='tools/misc/tools_tpm2-tpm2_print.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_print.o `test -f 'tools/misc/tpm2_print.c' || echo '$(srcdir)/'`tools/misc/tpm2_print.c tools/misc/tools_tpm2-tpm2_print.obj: tools/misc/tpm2_print.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_print.obj -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Tpo -c -o tools/misc/tools_tpm2-tpm2_print.obj `if test -f 'tools/misc/tpm2_print.c'; then $(CYGPATH_W) 'tools/misc/tpm2_print.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_print.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_print.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_print.c' object='tools/misc/tools_tpm2-tpm2_print.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_print.obj `if test -f 'tools/misc/tpm2_print.c'; then $(CYGPATH_W) 'tools/misc/tpm2_print.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_print.c'; fi` tools/misc/tools_tpm2-tpm2_rc_decode.o: tools/misc/tpm2_rc_decode.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_rc_decode.o -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Tpo -c -o tools/misc/tools_tpm2-tpm2_rc_decode.o `test -f 'tools/misc/tpm2_rc_decode.c' || echo '$(srcdir)/'`tools/misc/tpm2_rc_decode.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_rc_decode.c' object='tools/misc/tools_tpm2-tpm2_rc_decode.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_rc_decode.o `test -f 'tools/misc/tpm2_rc_decode.c' || echo '$(srcdir)/'`tools/misc/tpm2_rc_decode.c tools/misc/tools_tpm2-tpm2_rc_decode.obj: tools/misc/tpm2_rc_decode.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/misc/tools_tpm2-tpm2_rc_decode.obj -MD -MP -MF tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Tpo -c -o tools/misc/tools_tpm2-tpm2_rc_decode.obj `if test -f 'tools/misc/tpm2_rc_decode.c'; then $(CYGPATH_W) 'tools/misc/tpm2_rc_decode.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_rc_decode.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Tpo tools/misc/$(DEPDIR)/tools_tpm2-tpm2_rc_decode.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/misc/tpm2_rc_decode.c' object='tools/misc/tools_tpm2-tpm2_rc_decode.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/misc/tools_tpm2-tpm2_rc_decode.obj `if test -f 'tools/misc/tpm2_rc_decode.c'; then $(CYGPATH_W) 'tools/misc/tpm2_rc_decode.c'; else $(CYGPATH_W) '$(srcdir)/tools/misc/tpm2_rc_decode.c'; fi` tools/tools_tpm2-tpm2_activatecredential.o: tools/tpm2_activatecredential.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_activatecredential.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Tpo -c -o tools/tools_tpm2-tpm2_activatecredential.o `test -f 'tools/tpm2_activatecredential.c' || echo '$(srcdir)/'`tools/tpm2_activatecredential.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_activatecredential.c' object='tools/tools_tpm2-tpm2_activatecredential.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_activatecredential.o `test -f 'tools/tpm2_activatecredential.c' || echo '$(srcdir)/'`tools/tpm2_activatecredential.c tools/tools_tpm2-tpm2_activatecredential.obj: tools/tpm2_activatecredential.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_activatecredential.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Tpo -c -o tools/tools_tpm2-tpm2_activatecredential.obj `if test -f 'tools/tpm2_activatecredential.c'; then $(CYGPATH_W) 'tools/tpm2_activatecredential.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_activatecredential.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_activatecredential.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_activatecredential.c' object='tools/tools_tpm2-tpm2_activatecredential.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_activatecredential.obj `if test -f 'tools/tpm2_activatecredential.c'; then $(CYGPATH_W) 'tools/tpm2_activatecredential.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_activatecredential.c'; fi` tools/tools_tpm2-tpm2_certify.o: tools/tpm2_certify.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_certify.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Tpo -c -o tools/tools_tpm2-tpm2_certify.o `test -f 'tools/tpm2_certify.c' || echo '$(srcdir)/'`tools/tpm2_certify.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_certify.c' object='tools/tools_tpm2-tpm2_certify.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_certify.o `test -f 'tools/tpm2_certify.c' || echo '$(srcdir)/'`tools/tpm2_certify.c tools/tools_tpm2-tpm2_certify.obj: tools/tpm2_certify.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_certify.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Tpo -c -o tools/tools_tpm2-tpm2_certify.obj `if test -f 'tools/tpm2_certify.c'; then $(CYGPATH_W) 'tools/tpm2_certify.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_certify.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_certify.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_certify.c' object='tools/tools_tpm2-tpm2_certify.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_certify.obj `if test -f 'tools/tpm2_certify.c'; then $(CYGPATH_W) 'tools/tpm2_certify.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_certify.c'; fi` tools/tools_tpm2-tpm2_changeauth.o: tools/tpm2_changeauth.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_changeauth.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Tpo -c -o tools/tools_tpm2-tpm2_changeauth.o `test -f 'tools/tpm2_changeauth.c' || echo '$(srcdir)/'`tools/tpm2_changeauth.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_changeauth.c' object='tools/tools_tpm2-tpm2_changeauth.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_changeauth.o `test -f 'tools/tpm2_changeauth.c' || echo '$(srcdir)/'`tools/tpm2_changeauth.c tools/tools_tpm2-tpm2_changeauth.obj: tools/tpm2_changeauth.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_changeauth.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Tpo -c -o tools/tools_tpm2-tpm2_changeauth.obj `if test -f 'tools/tpm2_changeauth.c'; then $(CYGPATH_W) 'tools/tpm2_changeauth.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_changeauth.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_changeauth.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_changeauth.c' object='tools/tools_tpm2-tpm2_changeauth.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_changeauth.obj `if test -f 'tools/tpm2_changeauth.c'; then $(CYGPATH_W) 'tools/tpm2_changeauth.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_changeauth.c'; fi` tools/tools_tpm2-tpm2_changeeps.o: tools/tpm2_changeeps.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_changeeps.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Tpo -c -o tools/tools_tpm2-tpm2_changeeps.o `test -f 'tools/tpm2_changeeps.c' || echo '$(srcdir)/'`tools/tpm2_changeeps.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_changeeps.c' object='tools/tools_tpm2-tpm2_changeeps.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_changeeps.o `test -f 'tools/tpm2_changeeps.c' || echo '$(srcdir)/'`tools/tpm2_changeeps.c tools/tools_tpm2-tpm2_changeeps.obj: tools/tpm2_changeeps.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_changeeps.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Tpo -c -o tools/tools_tpm2-tpm2_changeeps.obj `if test -f 'tools/tpm2_changeeps.c'; then $(CYGPATH_W) 'tools/tpm2_changeeps.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_changeeps.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_changeeps.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_changeeps.c' object='tools/tools_tpm2-tpm2_changeeps.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_changeeps.obj `if test -f 'tools/tpm2_changeeps.c'; then $(CYGPATH_W) 'tools/tpm2_changeeps.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_changeeps.c'; fi` tools/tools_tpm2-tpm2_changepps.o: tools/tpm2_changepps.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_changepps.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Tpo -c -o tools/tools_tpm2-tpm2_changepps.o `test -f 'tools/tpm2_changepps.c' || echo '$(srcdir)/'`tools/tpm2_changepps.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_changepps.c' object='tools/tools_tpm2-tpm2_changepps.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_changepps.o `test -f 'tools/tpm2_changepps.c' || echo '$(srcdir)/'`tools/tpm2_changepps.c tools/tools_tpm2-tpm2_changepps.obj: tools/tpm2_changepps.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_changepps.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Tpo -c -o tools/tools_tpm2-tpm2_changepps.obj `if test -f 'tools/tpm2_changepps.c'; then $(CYGPATH_W) 'tools/tpm2_changepps.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_changepps.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_changepps.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_changepps.c' object='tools/tools_tpm2-tpm2_changepps.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_changepps.obj `if test -f 'tools/tpm2_changepps.c'; then $(CYGPATH_W) 'tools/tpm2_changepps.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_changepps.c'; fi` tools/tools_tpm2-tpm2_clear.o: tools/tpm2_clear.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_clear.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Tpo -c -o tools/tools_tpm2-tpm2_clear.o `test -f 'tools/tpm2_clear.c' || echo '$(srcdir)/'`tools/tpm2_clear.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_clear.c' object='tools/tools_tpm2-tpm2_clear.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_clear.o `test -f 'tools/tpm2_clear.c' || echo '$(srcdir)/'`tools/tpm2_clear.c tools/tools_tpm2-tpm2_clear.obj: tools/tpm2_clear.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_clear.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Tpo -c -o tools/tools_tpm2-tpm2_clear.obj `if test -f 'tools/tpm2_clear.c'; then $(CYGPATH_W) 'tools/tpm2_clear.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_clear.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_clear.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_clear.c' object='tools/tools_tpm2-tpm2_clear.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_clear.obj `if test -f 'tools/tpm2_clear.c'; then $(CYGPATH_W) 'tools/tpm2_clear.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_clear.c'; fi` tools/tools_tpm2-tpm2_clearcontrol.o: tools/tpm2_clearcontrol.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_clearcontrol.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Tpo -c -o tools/tools_tpm2-tpm2_clearcontrol.o `test -f 'tools/tpm2_clearcontrol.c' || echo '$(srcdir)/'`tools/tpm2_clearcontrol.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_clearcontrol.c' object='tools/tools_tpm2-tpm2_clearcontrol.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_clearcontrol.o `test -f 'tools/tpm2_clearcontrol.c' || echo '$(srcdir)/'`tools/tpm2_clearcontrol.c tools/tools_tpm2-tpm2_clearcontrol.obj: tools/tpm2_clearcontrol.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_clearcontrol.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Tpo -c -o tools/tools_tpm2-tpm2_clearcontrol.obj `if test -f 'tools/tpm2_clearcontrol.c'; then $(CYGPATH_W) 'tools/tpm2_clearcontrol.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_clearcontrol.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_clearcontrol.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_clearcontrol.c' object='tools/tools_tpm2-tpm2_clearcontrol.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_clearcontrol.obj `if test -f 'tools/tpm2_clearcontrol.c'; then $(CYGPATH_W) 'tools/tpm2_clearcontrol.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_clearcontrol.c'; fi` tools/tools_tpm2-tpm2_clockrateadjust.o: tools/tpm2_clockrateadjust.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_clockrateadjust.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Tpo -c -o tools/tools_tpm2-tpm2_clockrateadjust.o `test -f 'tools/tpm2_clockrateadjust.c' || echo '$(srcdir)/'`tools/tpm2_clockrateadjust.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_clockrateadjust.c' object='tools/tools_tpm2-tpm2_clockrateadjust.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_clockrateadjust.o `test -f 'tools/tpm2_clockrateadjust.c' || echo '$(srcdir)/'`tools/tpm2_clockrateadjust.c tools/tools_tpm2-tpm2_clockrateadjust.obj: tools/tpm2_clockrateadjust.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_clockrateadjust.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Tpo -c -o tools/tools_tpm2-tpm2_clockrateadjust.obj `if test -f 'tools/tpm2_clockrateadjust.c'; then $(CYGPATH_W) 'tools/tpm2_clockrateadjust.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_clockrateadjust.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_clockrateadjust.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_clockrateadjust.c' object='tools/tools_tpm2-tpm2_clockrateadjust.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_clockrateadjust.obj `if test -f 'tools/tpm2_clockrateadjust.c'; then $(CYGPATH_W) 'tools/tpm2_clockrateadjust.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_clockrateadjust.c'; fi` tools/tools_tpm2-tpm2_create.o: tools/tpm2_create.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_create.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_create.Tpo -c -o tools/tools_tpm2-tpm2_create.o `test -f 'tools/tpm2_create.c' || echo '$(srcdir)/'`tools/tpm2_create.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_create.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_create.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_create.c' object='tools/tools_tpm2-tpm2_create.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_create.o `test -f 'tools/tpm2_create.c' || echo '$(srcdir)/'`tools/tpm2_create.c tools/tools_tpm2-tpm2_create.obj: tools/tpm2_create.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_create.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_create.Tpo -c -o tools/tools_tpm2-tpm2_create.obj `if test -f 'tools/tpm2_create.c'; then $(CYGPATH_W) 'tools/tpm2_create.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_create.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_create.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_create.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_create.c' object='tools/tools_tpm2-tpm2_create.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_create.obj `if test -f 'tools/tpm2_create.c'; then $(CYGPATH_W) 'tools/tpm2_create.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_create.c'; fi` tools/tools_tpm2-tpm2_createak.o: tools/tpm2_createak.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createak.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Tpo -c -o tools/tools_tpm2-tpm2_createak.o `test -f 'tools/tpm2_createak.c' || echo '$(srcdir)/'`tools/tpm2_createak.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createak.c' object='tools/tools_tpm2-tpm2_createak.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createak.o `test -f 'tools/tpm2_createak.c' || echo '$(srcdir)/'`tools/tpm2_createak.c tools/tools_tpm2-tpm2_createak.obj: tools/tpm2_createak.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createak.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Tpo -c -o tools/tools_tpm2-tpm2_createak.obj `if test -f 'tools/tpm2_createak.c'; then $(CYGPATH_W) 'tools/tpm2_createak.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createak.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createak.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createak.c' object='tools/tools_tpm2-tpm2_createak.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createak.obj `if test -f 'tools/tpm2_createak.c'; then $(CYGPATH_W) 'tools/tpm2_createak.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createak.c'; fi` tools/tools_tpm2-tpm2_createek.o: tools/tpm2_createek.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createek.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Tpo -c -o tools/tools_tpm2-tpm2_createek.o `test -f 'tools/tpm2_createek.c' || echo '$(srcdir)/'`tools/tpm2_createek.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createek.c' object='tools/tools_tpm2-tpm2_createek.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createek.o `test -f 'tools/tpm2_createek.c' || echo '$(srcdir)/'`tools/tpm2_createek.c tools/tools_tpm2-tpm2_createek.obj: tools/tpm2_createek.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createek.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Tpo -c -o tools/tools_tpm2-tpm2_createek.obj `if test -f 'tools/tpm2_createek.c'; then $(CYGPATH_W) 'tools/tpm2_createek.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createek.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createek.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createek.c' object='tools/tools_tpm2-tpm2_createek.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createek.obj `if test -f 'tools/tpm2_createek.c'; then $(CYGPATH_W) 'tools/tpm2_createek.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createek.c'; fi` tools/tools_tpm2-tpm2_createpolicy.o: tools/tpm2_createpolicy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createpolicy.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Tpo -c -o tools/tools_tpm2-tpm2_createpolicy.o `test -f 'tools/tpm2_createpolicy.c' || echo '$(srcdir)/'`tools/tpm2_createpolicy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createpolicy.c' object='tools/tools_tpm2-tpm2_createpolicy.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createpolicy.o `test -f 'tools/tpm2_createpolicy.c' || echo '$(srcdir)/'`tools/tpm2_createpolicy.c tools/tools_tpm2-tpm2_createpolicy.obj: tools/tpm2_createpolicy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createpolicy.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Tpo -c -o tools/tools_tpm2-tpm2_createpolicy.obj `if test -f 'tools/tpm2_createpolicy.c'; then $(CYGPATH_W) 'tools/tpm2_createpolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createpolicy.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createpolicy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createpolicy.c' object='tools/tools_tpm2-tpm2_createpolicy.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createpolicy.obj `if test -f 'tools/tpm2_createpolicy.c'; then $(CYGPATH_W) 'tools/tpm2_createpolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createpolicy.c'; fi` tools/tools_tpm2-tpm2_setprimarypolicy.o: tools/tpm2_setprimarypolicy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_setprimarypolicy.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Tpo -c -o tools/tools_tpm2-tpm2_setprimarypolicy.o `test -f 'tools/tpm2_setprimarypolicy.c' || echo '$(srcdir)/'`tools/tpm2_setprimarypolicy.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_setprimarypolicy.c' object='tools/tools_tpm2-tpm2_setprimarypolicy.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_setprimarypolicy.o `test -f 'tools/tpm2_setprimarypolicy.c' || echo '$(srcdir)/'`tools/tpm2_setprimarypolicy.c tools/tools_tpm2-tpm2_setprimarypolicy.obj: tools/tpm2_setprimarypolicy.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_setprimarypolicy.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Tpo -c -o tools/tools_tpm2-tpm2_setprimarypolicy.obj `if test -f 'tools/tpm2_setprimarypolicy.c'; then $(CYGPATH_W) 'tools/tpm2_setprimarypolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_setprimarypolicy.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_setprimarypolicy.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_setprimarypolicy.c' object='tools/tools_tpm2-tpm2_setprimarypolicy.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_setprimarypolicy.obj `if test -f 'tools/tpm2_setprimarypolicy.c'; then $(CYGPATH_W) 'tools/tpm2_setprimarypolicy.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_setprimarypolicy.c'; fi` tools/tools_tpm2-tpm2_createprimary.o: tools/tpm2_createprimary.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createprimary.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Tpo -c -o tools/tools_tpm2-tpm2_createprimary.o `test -f 'tools/tpm2_createprimary.c' || echo '$(srcdir)/'`tools/tpm2_createprimary.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createprimary.c' object='tools/tools_tpm2-tpm2_createprimary.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createprimary.o `test -f 'tools/tpm2_createprimary.c' || echo '$(srcdir)/'`tools/tpm2_createprimary.c tools/tools_tpm2-tpm2_createprimary.obj: tools/tpm2_createprimary.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_createprimary.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Tpo -c -o tools/tools_tpm2-tpm2_createprimary.obj `if test -f 'tools/tpm2_createprimary.c'; then $(CYGPATH_W) 'tools/tpm2_createprimary.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createprimary.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_createprimary.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_createprimary.c' object='tools/tools_tpm2-tpm2_createprimary.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_createprimary.obj `if test -f 'tools/tpm2_createprimary.c'; then $(CYGPATH_W) 'tools/tpm2_createprimary.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_createprimary.c'; fi` tools/tools_tpm2-tpm2_dictionarylockout.o: tools/tpm2_dictionarylockout.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_dictionarylockout.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Tpo -c -o tools/tools_tpm2-tpm2_dictionarylockout.o `test -f 'tools/tpm2_dictionarylockout.c' || echo '$(srcdir)/'`tools/tpm2_dictionarylockout.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_dictionarylockout.c' object='tools/tools_tpm2-tpm2_dictionarylockout.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_dictionarylockout.o `test -f 'tools/tpm2_dictionarylockout.c' || echo '$(srcdir)/'`tools/tpm2_dictionarylockout.c tools/tools_tpm2-tpm2_dictionarylockout.obj: tools/tpm2_dictionarylockout.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_dictionarylockout.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Tpo -c -o tools/tools_tpm2-tpm2_dictionarylockout.obj `if test -f 'tools/tpm2_dictionarylockout.c'; then $(CYGPATH_W) 'tools/tpm2_dictionarylockout.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_dictionarylockout.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_dictionarylockout.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_dictionarylockout.c' object='tools/tools_tpm2-tpm2_dictionarylockout.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_dictionarylockout.obj `if test -f 'tools/tpm2_dictionarylockout.c'; then $(CYGPATH_W) 'tools/tpm2_dictionarylockout.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_dictionarylockout.c'; fi` tools/tools_tpm2-tpm2_duplicate.o: tools/tpm2_duplicate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_duplicate.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Tpo -c -o tools/tools_tpm2-tpm2_duplicate.o `test -f 'tools/tpm2_duplicate.c' || echo '$(srcdir)/'`tools/tpm2_duplicate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_duplicate.c' object='tools/tools_tpm2-tpm2_duplicate.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_duplicate.o `test -f 'tools/tpm2_duplicate.c' || echo '$(srcdir)/'`tools/tpm2_duplicate.c tools/tools_tpm2-tpm2_duplicate.obj: tools/tpm2_duplicate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_duplicate.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Tpo -c -o tools/tools_tpm2-tpm2_duplicate.obj `if test -f 'tools/tpm2_duplicate.c'; then $(CYGPATH_W) 'tools/tpm2_duplicate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_duplicate.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_duplicate.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_duplicate.c' object='tools/tools_tpm2-tpm2_duplicate.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_duplicate.obj `if test -f 'tools/tpm2_duplicate.c'; then $(CYGPATH_W) 'tools/tpm2_duplicate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_duplicate.c'; fi` tools/tools_tpm2-tpm2_getcap.o: tools/tpm2_getcap.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getcap.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Tpo -c -o tools/tools_tpm2-tpm2_getcap.o `test -f 'tools/tpm2_getcap.c' || echo '$(srcdir)/'`tools/tpm2_getcap.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getcap.c' object='tools/tools_tpm2-tpm2_getcap.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getcap.o `test -f 'tools/tpm2_getcap.c' || echo '$(srcdir)/'`tools/tpm2_getcap.c tools/tools_tpm2-tpm2_getcap.obj: tools/tpm2_getcap.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getcap.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Tpo -c -o tools/tools_tpm2-tpm2_getcap.obj `if test -f 'tools/tpm2_getcap.c'; then $(CYGPATH_W) 'tools/tpm2_getcap.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getcap.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getcap.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getcap.c' object='tools/tools_tpm2-tpm2_getcap.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getcap.obj `if test -f 'tools/tpm2_getcap.c'; then $(CYGPATH_W) 'tools/tpm2_getcap.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getcap.c'; fi` tools/tools_tpm2-tpm2_gettestresult.o: tools/tpm2_gettestresult.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_gettestresult.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Tpo -c -o tools/tools_tpm2-tpm2_gettestresult.o `test -f 'tools/tpm2_gettestresult.c' || echo '$(srcdir)/'`tools/tpm2_gettestresult.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_gettestresult.c' object='tools/tools_tpm2-tpm2_gettestresult.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_gettestresult.o `test -f 'tools/tpm2_gettestresult.c' || echo '$(srcdir)/'`tools/tpm2_gettestresult.c tools/tools_tpm2-tpm2_gettestresult.obj: tools/tpm2_gettestresult.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_gettestresult.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Tpo -c -o tools/tools_tpm2-tpm2_gettestresult.obj `if test -f 'tools/tpm2_gettestresult.c'; then $(CYGPATH_W) 'tools/tpm2_gettestresult.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_gettestresult.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_gettestresult.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_gettestresult.c' object='tools/tools_tpm2-tpm2_gettestresult.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_gettestresult.obj `if test -f 'tools/tpm2_gettestresult.c'; then $(CYGPATH_W) 'tools/tpm2_gettestresult.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_gettestresult.c'; fi` tools/tools_tpm2-tpm2_encryptdecrypt.o: tools/tpm2_encryptdecrypt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_encryptdecrypt.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Tpo -c -o tools/tools_tpm2-tpm2_encryptdecrypt.o `test -f 'tools/tpm2_encryptdecrypt.c' || echo '$(srcdir)/'`tools/tpm2_encryptdecrypt.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_encryptdecrypt.c' object='tools/tools_tpm2-tpm2_encryptdecrypt.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_encryptdecrypt.o `test -f 'tools/tpm2_encryptdecrypt.c' || echo '$(srcdir)/'`tools/tpm2_encryptdecrypt.c tools/tools_tpm2-tpm2_encryptdecrypt.obj: tools/tpm2_encryptdecrypt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_encryptdecrypt.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Tpo -c -o tools/tools_tpm2-tpm2_encryptdecrypt.obj `if test -f 'tools/tpm2_encryptdecrypt.c'; then $(CYGPATH_W) 'tools/tpm2_encryptdecrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_encryptdecrypt.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_encryptdecrypt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_encryptdecrypt.c' object='tools/tools_tpm2-tpm2_encryptdecrypt.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_encryptdecrypt.obj `if test -f 'tools/tpm2_encryptdecrypt.c'; then $(CYGPATH_W) 'tools/tpm2_encryptdecrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_encryptdecrypt.c'; fi` tools/tools_tpm2-tpm2_evictcontrol.o: tools/tpm2_evictcontrol.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_evictcontrol.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Tpo -c -o tools/tools_tpm2-tpm2_evictcontrol.o `test -f 'tools/tpm2_evictcontrol.c' || echo '$(srcdir)/'`tools/tpm2_evictcontrol.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_evictcontrol.c' object='tools/tools_tpm2-tpm2_evictcontrol.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_evictcontrol.o `test -f 'tools/tpm2_evictcontrol.c' || echo '$(srcdir)/'`tools/tpm2_evictcontrol.c tools/tools_tpm2-tpm2_evictcontrol.obj: tools/tpm2_evictcontrol.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_evictcontrol.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Tpo -c -o tools/tools_tpm2-tpm2_evictcontrol.obj `if test -f 'tools/tpm2_evictcontrol.c'; then $(CYGPATH_W) 'tools/tpm2_evictcontrol.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_evictcontrol.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_evictcontrol.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_evictcontrol.c' object='tools/tools_tpm2-tpm2_evictcontrol.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_evictcontrol.obj `if test -f 'tools/tpm2_evictcontrol.c'; then $(CYGPATH_W) 'tools/tpm2_evictcontrol.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_evictcontrol.c'; fi` tools/tools_tpm2-tpm2_flushcontext.o: tools/tpm2_flushcontext.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_flushcontext.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Tpo -c -o tools/tools_tpm2-tpm2_flushcontext.o `test -f 'tools/tpm2_flushcontext.c' || echo '$(srcdir)/'`tools/tpm2_flushcontext.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_flushcontext.c' object='tools/tools_tpm2-tpm2_flushcontext.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_flushcontext.o `test -f 'tools/tpm2_flushcontext.c' || echo '$(srcdir)/'`tools/tpm2_flushcontext.c tools/tools_tpm2-tpm2_flushcontext.obj: tools/tpm2_flushcontext.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_flushcontext.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Tpo -c -o tools/tools_tpm2-tpm2_flushcontext.obj `if test -f 'tools/tpm2_flushcontext.c'; then $(CYGPATH_W) 'tools/tpm2_flushcontext.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_flushcontext.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_flushcontext.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_flushcontext.c' object='tools/tools_tpm2-tpm2_flushcontext.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_flushcontext.obj `if test -f 'tools/tpm2_flushcontext.c'; then $(CYGPATH_W) 'tools/tpm2_flushcontext.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_flushcontext.c'; fi` tools/tools_tpm2-tpm2_getekcertificate.o: tools/tpm2_getekcertificate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getekcertificate.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Tpo -c -o tools/tools_tpm2-tpm2_getekcertificate.o `test -f 'tools/tpm2_getekcertificate.c' || echo '$(srcdir)/'`tools/tpm2_getekcertificate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getekcertificate.c' object='tools/tools_tpm2-tpm2_getekcertificate.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getekcertificate.o `test -f 'tools/tpm2_getekcertificate.c' || echo '$(srcdir)/'`tools/tpm2_getekcertificate.c tools/tools_tpm2-tpm2_getekcertificate.obj: tools/tpm2_getekcertificate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getekcertificate.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Tpo -c -o tools/tools_tpm2-tpm2_getekcertificate.obj `if test -f 'tools/tpm2_getekcertificate.c'; then $(CYGPATH_W) 'tools/tpm2_getekcertificate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getekcertificate.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getekcertificate.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getekcertificate.c' object='tools/tools_tpm2-tpm2_getekcertificate.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getekcertificate.obj `if test -f 'tools/tpm2_getekcertificate.c'; then $(CYGPATH_W) 'tools/tpm2_getekcertificate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getekcertificate.c'; fi` tools/tools_tpm2-tpm2_getrandom.o: tools/tpm2_getrandom.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getrandom.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Tpo -c -o tools/tools_tpm2-tpm2_getrandom.o `test -f 'tools/tpm2_getrandom.c' || echo '$(srcdir)/'`tools/tpm2_getrandom.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getrandom.c' object='tools/tools_tpm2-tpm2_getrandom.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getrandom.o `test -f 'tools/tpm2_getrandom.c' || echo '$(srcdir)/'`tools/tpm2_getrandom.c tools/tools_tpm2-tpm2_getrandom.obj: tools/tpm2_getrandom.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getrandom.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Tpo -c -o tools/tools_tpm2-tpm2_getrandom.obj `if test -f 'tools/tpm2_getrandom.c'; then $(CYGPATH_W) 'tools/tpm2_getrandom.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getrandom.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getrandom.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getrandom.c' object='tools/tools_tpm2-tpm2_getrandom.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getrandom.obj `if test -f 'tools/tpm2_getrandom.c'; then $(CYGPATH_W) 'tools/tpm2_getrandom.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getrandom.c'; fi` tools/tools_tpm2-tpm2_gettime.o: tools/tpm2_gettime.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_gettime.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Tpo -c -o tools/tools_tpm2-tpm2_gettime.o `test -f 'tools/tpm2_gettime.c' || echo '$(srcdir)/'`tools/tpm2_gettime.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_gettime.c' object='tools/tools_tpm2-tpm2_gettime.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_gettime.o `test -f 'tools/tpm2_gettime.c' || echo '$(srcdir)/'`tools/tpm2_gettime.c tools/tools_tpm2-tpm2_gettime.obj: tools/tpm2_gettime.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_gettime.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Tpo -c -o tools/tools_tpm2-tpm2_gettime.obj `if test -f 'tools/tpm2_gettime.c'; then $(CYGPATH_W) 'tools/tpm2_gettime.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_gettime.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_gettime.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_gettime.c' object='tools/tools_tpm2-tpm2_gettime.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_gettime.obj `if test -f 'tools/tpm2_gettime.c'; then $(CYGPATH_W) 'tools/tpm2_gettime.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_gettime.c'; fi` tools/tools_tpm2-tpm2_hash.o: tools/tpm2_hash.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_hash.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Tpo -c -o tools/tools_tpm2-tpm2_hash.o `test -f 'tools/tpm2_hash.c' || echo '$(srcdir)/'`tools/tpm2_hash.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_hash.c' object='tools/tools_tpm2-tpm2_hash.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_hash.o `test -f 'tools/tpm2_hash.c' || echo '$(srcdir)/'`tools/tpm2_hash.c tools/tools_tpm2-tpm2_hash.obj: tools/tpm2_hash.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_hash.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Tpo -c -o tools/tools_tpm2-tpm2_hash.obj `if test -f 'tools/tpm2_hash.c'; then $(CYGPATH_W) 'tools/tpm2_hash.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_hash.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_hash.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_hash.c' object='tools/tools_tpm2-tpm2_hash.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_hash.obj `if test -f 'tools/tpm2_hash.c'; then $(CYGPATH_W) 'tools/tpm2_hash.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_hash.c'; fi` tools/tools_tpm2-tpm2_hierarchycontrol.o: tools/tpm2_hierarchycontrol.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_hierarchycontrol.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Tpo -c -o tools/tools_tpm2-tpm2_hierarchycontrol.o `test -f 'tools/tpm2_hierarchycontrol.c' || echo '$(srcdir)/'`tools/tpm2_hierarchycontrol.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_hierarchycontrol.c' object='tools/tools_tpm2-tpm2_hierarchycontrol.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_hierarchycontrol.o `test -f 'tools/tpm2_hierarchycontrol.c' || echo '$(srcdir)/'`tools/tpm2_hierarchycontrol.c tools/tools_tpm2-tpm2_hierarchycontrol.obj: tools/tpm2_hierarchycontrol.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_hierarchycontrol.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Tpo -c -o tools/tools_tpm2-tpm2_hierarchycontrol.obj `if test -f 'tools/tpm2_hierarchycontrol.c'; then $(CYGPATH_W) 'tools/tpm2_hierarchycontrol.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_hierarchycontrol.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_hierarchycontrol.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_hierarchycontrol.c' object='tools/tools_tpm2-tpm2_hierarchycontrol.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_hierarchycontrol.obj `if test -f 'tools/tpm2_hierarchycontrol.c'; then $(CYGPATH_W) 'tools/tpm2_hierarchycontrol.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_hierarchycontrol.c'; fi` tools/tools_tpm2-tpm2_hmac.o: tools/tpm2_hmac.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_hmac.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Tpo -c -o tools/tools_tpm2-tpm2_hmac.o `test -f 'tools/tpm2_hmac.c' || echo '$(srcdir)/'`tools/tpm2_hmac.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_hmac.c' object='tools/tools_tpm2-tpm2_hmac.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_hmac.o `test -f 'tools/tpm2_hmac.c' || echo '$(srcdir)/'`tools/tpm2_hmac.c tools/tools_tpm2-tpm2_hmac.obj: tools/tpm2_hmac.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_hmac.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Tpo -c -o tools/tools_tpm2-tpm2_hmac.obj `if test -f 'tools/tpm2_hmac.c'; then $(CYGPATH_W) 'tools/tpm2_hmac.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_hmac.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_hmac.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_hmac.c' object='tools/tools_tpm2-tpm2_hmac.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_hmac.obj `if test -f 'tools/tpm2_hmac.c'; then $(CYGPATH_W) 'tools/tpm2_hmac.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_hmac.c'; fi` tools/tools_tpm2-tpm2_import.o: tools/tpm2_import.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_import.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_import.Tpo -c -o tools/tools_tpm2-tpm2_import.o `test -f 'tools/tpm2_import.c' || echo '$(srcdir)/'`tools/tpm2_import.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_import.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_import.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_import.c' object='tools/tools_tpm2-tpm2_import.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_import.o `test -f 'tools/tpm2_import.c' || echo '$(srcdir)/'`tools/tpm2_import.c tools/tools_tpm2-tpm2_import.obj: tools/tpm2_import.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_import.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_import.Tpo -c -o tools/tools_tpm2-tpm2_import.obj `if test -f 'tools/tpm2_import.c'; then $(CYGPATH_W) 'tools/tpm2_import.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_import.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_import.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_import.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_import.c' object='tools/tools_tpm2-tpm2_import.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_import.obj `if test -f 'tools/tpm2_import.c'; then $(CYGPATH_W) 'tools/tpm2_import.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_import.c'; fi` tools/tools_tpm2-tpm2_incrementalselftest.o: tools/tpm2_incrementalselftest.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_incrementalselftest.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Tpo -c -o tools/tools_tpm2-tpm2_incrementalselftest.o `test -f 'tools/tpm2_incrementalselftest.c' || echo '$(srcdir)/'`tools/tpm2_incrementalselftest.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_incrementalselftest.c' object='tools/tools_tpm2-tpm2_incrementalselftest.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_incrementalselftest.o `test -f 'tools/tpm2_incrementalselftest.c' || echo '$(srcdir)/'`tools/tpm2_incrementalselftest.c tools/tools_tpm2-tpm2_incrementalselftest.obj: tools/tpm2_incrementalselftest.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_incrementalselftest.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Tpo -c -o tools/tools_tpm2-tpm2_incrementalselftest.obj `if test -f 'tools/tpm2_incrementalselftest.c'; then $(CYGPATH_W) 'tools/tpm2_incrementalselftest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_incrementalselftest.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_incrementalselftest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_incrementalselftest.c' object='tools/tools_tpm2-tpm2_incrementalselftest.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_incrementalselftest.obj `if test -f 'tools/tpm2_incrementalselftest.c'; then $(CYGPATH_W) 'tools/tpm2_incrementalselftest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_incrementalselftest.c'; fi` tools/tools_tpm2-tpm2_load.o: tools/tpm2_load.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_load.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_load.Tpo -c -o tools/tools_tpm2-tpm2_load.o `test -f 'tools/tpm2_load.c' || echo '$(srcdir)/'`tools/tpm2_load.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_load.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_load.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_load.c' object='tools/tools_tpm2-tpm2_load.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_load.o `test -f 'tools/tpm2_load.c' || echo '$(srcdir)/'`tools/tpm2_load.c tools/tools_tpm2-tpm2_load.obj: tools/tpm2_load.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_load.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_load.Tpo -c -o tools/tools_tpm2-tpm2_load.obj `if test -f 'tools/tpm2_load.c'; then $(CYGPATH_W) 'tools/tpm2_load.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_load.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_load.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_load.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_load.c' object='tools/tools_tpm2-tpm2_load.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_load.obj `if test -f 'tools/tpm2_load.c'; then $(CYGPATH_W) 'tools/tpm2_load.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_load.c'; fi` tools/tools_tpm2-tpm2_loadexternal.o: tools/tpm2_loadexternal.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_loadexternal.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Tpo -c -o tools/tools_tpm2-tpm2_loadexternal.o `test -f 'tools/tpm2_loadexternal.c' || echo '$(srcdir)/'`tools/tpm2_loadexternal.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_loadexternal.c' object='tools/tools_tpm2-tpm2_loadexternal.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_loadexternal.o `test -f 'tools/tpm2_loadexternal.c' || echo '$(srcdir)/'`tools/tpm2_loadexternal.c tools/tools_tpm2-tpm2_loadexternal.obj: tools/tpm2_loadexternal.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_loadexternal.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Tpo -c -o tools/tools_tpm2-tpm2_loadexternal.obj `if test -f 'tools/tpm2_loadexternal.c'; then $(CYGPATH_W) 'tools/tpm2_loadexternal.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_loadexternal.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_loadexternal.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_loadexternal.c' object='tools/tools_tpm2-tpm2_loadexternal.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_loadexternal.obj `if test -f 'tools/tpm2_loadexternal.c'; then $(CYGPATH_W) 'tools/tpm2_loadexternal.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_loadexternal.c'; fi` tools/tools_tpm2-tpm2_makecredential.o: tools/tpm2_makecredential.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_makecredential.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Tpo -c -o tools/tools_tpm2-tpm2_makecredential.o `test -f 'tools/tpm2_makecredential.c' || echo '$(srcdir)/'`tools/tpm2_makecredential.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_makecredential.c' object='tools/tools_tpm2-tpm2_makecredential.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_makecredential.o `test -f 'tools/tpm2_makecredential.c' || echo '$(srcdir)/'`tools/tpm2_makecredential.c tools/tools_tpm2-tpm2_makecredential.obj: tools/tpm2_makecredential.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_makecredential.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Tpo -c -o tools/tools_tpm2-tpm2_makecredential.obj `if test -f 'tools/tpm2_makecredential.c'; then $(CYGPATH_W) 'tools/tpm2_makecredential.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_makecredential.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_makecredential.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_makecredential.c' object='tools/tools_tpm2-tpm2_makecredential.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_makecredential.obj `if test -f 'tools/tpm2_makecredential.c'; then $(CYGPATH_W) 'tools/tpm2_makecredential.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_makecredential.c'; fi` tools/tools_tpm2-tpm2_nvdefine.o: tools/tpm2_nvdefine.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvdefine.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Tpo -c -o tools/tools_tpm2-tpm2_nvdefine.o `test -f 'tools/tpm2_nvdefine.c' || echo '$(srcdir)/'`tools/tpm2_nvdefine.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvdefine.c' object='tools/tools_tpm2-tpm2_nvdefine.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvdefine.o `test -f 'tools/tpm2_nvdefine.c' || echo '$(srcdir)/'`tools/tpm2_nvdefine.c tools/tools_tpm2-tpm2_nvdefine.obj: tools/tpm2_nvdefine.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvdefine.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Tpo -c -o tools/tools_tpm2-tpm2_nvdefine.obj `if test -f 'tools/tpm2_nvdefine.c'; then $(CYGPATH_W) 'tools/tpm2_nvdefine.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvdefine.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvdefine.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvdefine.c' object='tools/tools_tpm2-tpm2_nvdefine.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvdefine.obj `if test -f 'tools/tpm2_nvdefine.c'; then $(CYGPATH_W) 'tools/tpm2_nvdefine.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvdefine.c'; fi` tools/tools_tpm2-tpm2_nvextend.o: tools/tpm2_nvextend.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvextend.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Tpo -c -o tools/tools_tpm2-tpm2_nvextend.o `test -f 'tools/tpm2_nvextend.c' || echo '$(srcdir)/'`tools/tpm2_nvextend.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvextend.c' object='tools/tools_tpm2-tpm2_nvextend.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvextend.o `test -f 'tools/tpm2_nvextend.c' || echo '$(srcdir)/'`tools/tpm2_nvextend.c tools/tools_tpm2-tpm2_nvextend.obj: tools/tpm2_nvextend.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvextend.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Tpo -c -o tools/tools_tpm2-tpm2_nvextend.obj `if test -f 'tools/tpm2_nvextend.c'; then $(CYGPATH_W) 'tools/tpm2_nvextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvextend.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvextend.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvextend.c' object='tools/tools_tpm2-tpm2_nvextend.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvextend.obj `if test -f 'tools/tpm2_nvextend.c'; then $(CYGPATH_W) 'tools/tpm2_nvextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvextend.c'; fi` tools/tools_tpm2-tpm2_nvincrement.o: tools/tpm2_nvincrement.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvincrement.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Tpo -c -o tools/tools_tpm2-tpm2_nvincrement.o `test -f 'tools/tpm2_nvincrement.c' || echo '$(srcdir)/'`tools/tpm2_nvincrement.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvincrement.c' object='tools/tools_tpm2-tpm2_nvincrement.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvincrement.o `test -f 'tools/tpm2_nvincrement.c' || echo '$(srcdir)/'`tools/tpm2_nvincrement.c tools/tools_tpm2-tpm2_nvincrement.obj: tools/tpm2_nvincrement.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvincrement.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Tpo -c -o tools/tools_tpm2-tpm2_nvincrement.obj `if test -f 'tools/tpm2_nvincrement.c'; then $(CYGPATH_W) 'tools/tpm2_nvincrement.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvincrement.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvincrement.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvincrement.c' object='tools/tools_tpm2-tpm2_nvincrement.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvincrement.obj `if test -f 'tools/tpm2_nvincrement.c'; then $(CYGPATH_W) 'tools/tpm2_nvincrement.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvincrement.c'; fi` tools/tools_tpm2-tpm2_nvreadpublic.o: tools/tpm2_nvreadpublic.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvreadpublic.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Tpo -c -o tools/tools_tpm2-tpm2_nvreadpublic.o `test -f 'tools/tpm2_nvreadpublic.c' || echo '$(srcdir)/'`tools/tpm2_nvreadpublic.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvreadpublic.c' object='tools/tools_tpm2-tpm2_nvreadpublic.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvreadpublic.o `test -f 'tools/tpm2_nvreadpublic.c' || echo '$(srcdir)/'`tools/tpm2_nvreadpublic.c tools/tools_tpm2-tpm2_nvreadpublic.obj: tools/tpm2_nvreadpublic.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvreadpublic.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Tpo -c -o tools/tools_tpm2-tpm2_nvreadpublic.obj `if test -f 'tools/tpm2_nvreadpublic.c'; then $(CYGPATH_W) 'tools/tpm2_nvreadpublic.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvreadpublic.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadpublic.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvreadpublic.c' object='tools/tools_tpm2-tpm2_nvreadpublic.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvreadpublic.obj `if test -f 'tools/tpm2_nvreadpublic.c'; then $(CYGPATH_W) 'tools/tpm2_nvreadpublic.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvreadpublic.c'; fi` tools/tools_tpm2-tpm2_nvread.o: tools/tpm2_nvread.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvread.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Tpo -c -o tools/tools_tpm2-tpm2_nvread.o `test -f 'tools/tpm2_nvread.c' || echo '$(srcdir)/'`tools/tpm2_nvread.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvread.c' object='tools/tools_tpm2-tpm2_nvread.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvread.o `test -f 'tools/tpm2_nvread.c' || echo '$(srcdir)/'`tools/tpm2_nvread.c tools/tools_tpm2-tpm2_nvread.obj: tools/tpm2_nvread.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvread.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Tpo -c -o tools/tools_tpm2-tpm2_nvread.obj `if test -f 'tools/tpm2_nvread.c'; then $(CYGPATH_W) 'tools/tpm2_nvread.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvread.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvread.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvread.c' object='tools/tools_tpm2-tpm2_nvread.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvread.obj `if test -f 'tools/tpm2_nvread.c'; then $(CYGPATH_W) 'tools/tpm2_nvread.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvread.c'; fi` tools/tools_tpm2-tpm2_nvreadlock.o: tools/tpm2_nvreadlock.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvreadlock.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Tpo -c -o tools/tools_tpm2-tpm2_nvreadlock.o `test -f 'tools/tpm2_nvreadlock.c' || echo '$(srcdir)/'`tools/tpm2_nvreadlock.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvreadlock.c' object='tools/tools_tpm2-tpm2_nvreadlock.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvreadlock.o `test -f 'tools/tpm2_nvreadlock.c' || echo '$(srcdir)/'`tools/tpm2_nvreadlock.c tools/tools_tpm2-tpm2_nvreadlock.obj: tools/tpm2_nvreadlock.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvreadlock.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Tpo -c -o tools/tools_tpm2-tpm2_nvreadlock.obj `if test -f 'tools/tpm2_nvreadlock.c'; then $(CYGPATH_W) 'tools/tpm2_nvreadlock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvreadlock.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvreadlock.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvreadlock.c' object='tools/tools_tpm2-tpm2_nvreadlock.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvreadlock.obj `if test -f 'tools/tpm2_nvreadlock.c'; then $(CYGPATH_W) 'tools/tpm2_nvreadlock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvreadlock.c'; fi` tools/tools_tpm2-tpm2_nvundefine.o: tools/tpm2_nvundefine.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvundefine.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Tpo -c -o tools/tools_tpm2-tpm2_nvundefine.o `test -f 'tools/tpm2_nvundefine.c' || echo '$(srcdir)/'`tools/tpm2_nvundefine.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvundefine.c' object='tools/tools_tpm2-tpm2_nvundefine.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvundefine.o `test -f 'tools/tpm2_nvundefine.c' || echo '$(srcdir)/'`tools/tpm2_nvundefine.c tools/tools_tpm2-tpm2_nvundefine.obj: tools/tpm2_nvundefine.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvundefine.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Tpo -c -o tools/tools_tpm2-tpm2_nvundefine.obj `if test -f 'tools/tpm2_nvundefine.c'; then $(CYGPATH_W) 'tools/tpm2_nvundefine.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvundefine.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvundefine.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvundefine.c' object='tools/tools_tpm2-tpm2_nvundefine.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvundefine.obj `if test -f 'tools/tpm2_nvundefine.c'; then $(CYGPATH_W) 'tools/tpm2_nvundefine.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvundefine.c'; fi` tools/tools_tpm2-tpm2_nvwrite.o: tools/tpm2_nvwrite.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvwrite.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Tpo -c -o tools/tools_tpm2-tpm2_nvwrite.o `test -f 'tools/tpm2_nvwrite.c' || echo '$(srcdir)/'`tools/tpm2_nvwrite.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvwrite.c' object='tools/tools_tpm2-tpm2_nvwrite.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvwrite.o `test -f 'tools/tpm2_nvwrite.c' || echo '$(srcdir)/'`tools/tpm2_nvwrite.c tools/tools_tpm2-tpm2_nvwrite.obj: tools/tpm2_nvwrite.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvwrite.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Tpo -c -o tools/tools_tpm2-tpm2_nvwrite.obj `if test -f 'tools/tpm2_nvwrite.c'; then $(CYGPATH_W) 'tools/tpm2_nvwrite.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvwrite.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvwrite.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvwrite.c' object='tools/tools_tpm2-tpm2_nvwrite.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvwrite.obj `if test -f 'tools/tpm2_nvwrite.c'; then $(CYGPATH_W) 'tools/tpm2_nvwrite.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvwrite.c'; fi` tools/tools_tpm2-tpm2_nvwritelock.o: tools/tpm2_nvwritelock.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvwritelock.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Tpo -c -o tools/tools_tpm2-tpm2_nvwritelock.o `test -f 'tools/tpm2_nvwritelock.c' || echo '$(srcdir)/'`tools/tpm2_nvwritelock.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvwritelock.c' object='tools/tools_tpm2-tpm2_nvwritelock.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvwritelock.o `test -f 'tools/tpm2_nvwritelock.c' || echo '$(srcdir)/'`tools/tpm2_nvwritelock.c tools/tools_tpm2-tpm2_nvwritelock.obj: tools/tpm2_nvwritelock.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvwritelock.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Tpo -c -o tools/tools_tpm2-tpm2_nvwritelock.obj `if test -f 'tools/tpm2_nvwritelock.c'; then $(CYGPATH_W) 'tools/tpm2_nvwritelock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvwritelock.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvwritelock.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvwritelock.c' object='tools/tools_tpm2-tpm2_nvwritelock.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvwritelock.obj `if test -f 'tools/tpm2_nvwritelock.c'; then $(CYGPATH_W) 'tools/tpm2_nvwritelock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvwritelock.c'; fi` tools/tools_tpm2-tpm2_nvsetbits.o: tools/tpm2_nvsetbits.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvsetbits.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Tpo -c -o tools/tools_tpm2-tpm2_nvsetbits.o `test -f 'tools/tpm2_nvsetbits.c' || echo '$(srcdir)/'`tools/tpm2_nvsetbits.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvsetbits.c' object='tools/tools_tpm2-tpm2_nvsetbits.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvsetbits.o `test -f 'tools/tpm2_nvsetbits.c' || echo '$(srcdir)/'`tools/tpm2_nvsetbits.c tools/tools_tpm2-tpm2_nvsetbits.obj: tools/tpm2_nvsetbits.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvsetbits.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Tpo -c -o tools/tools_tpm2-tpm2_nvsetbits.obj `if test -f 'tools/tpm2_nvsetbits.c'; then $(CYGPATH_W) 'tools/tpm2_nvsetbits.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvsetbits.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvsetbits.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvsetbits.c' object='tools/tools_tpm2-tpm2_nvsetbits.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvsetbits.obj `if test -f 'tools/tpm2_nvsetbits.c'; then $(CYGPATH_W) 'tools/tpm2_nvsetbits.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvsetbits.c'; fi` tools/tools_tpm2-tpm2_pcrallocate.o: tools/tpm2_pcrallocate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrallocate.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Tpo -c -o tools/tools_tpm2-tpm2_pcrallocate.o `test -f 'tools/tpm2_pcrallocate.c' || echo '$(srcdir)/'`tools/tpm2_pcrallocate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrallocate.c' object='tools/tools_tpm2-tpm2_pcrallocate.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrallocate.o `test -f 'tools/tpm2_pcrallocate.c' || echo '$(srcdir)/'`tools/tpm2_pcrallocate.c tools/tools_tpm2-tpm2_pcrallocate.obj: tools/tpm2_pcrallocate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrallocate.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Tpo -c -o tools/tools_tpm2-tpm2_pcrallocate.obj `if test -f 'tools/tpm2_pcrallocate.c'; then $(CYGPATH_W) 'tools/tpm2_pcrallocate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrallocate.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrallocate.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrallocate.c' object='tools/tools_tpm2-tpm2_pcrallocate.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrallocate.obj `if test -f 'tools/tpm2_pcrallocate.c'; then $(CYGPATH_W) 'tools/tpm2_pcrallocate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrallocate.c'; fi` tools/tools_tpm2-tpm2_pcrevent.o: tools/tpm2_pcrevent.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrevent.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Tpo -c -o tools/tools_tpm2-tpm2_pcrevent.o `test -f 'tools/tpm2_pcrevent.c' || echo '$(srcdir)/'`tools/tpm2_pcrevent.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrevent.c' object='tools/tools_tpm2-tpm2_pcrevent.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrevent.o `test -f 'tools/tpm2_pcrevent.c' || echo '$(srcdir)/'`tools/tpm2_pcrevent.c tools/tools_tpm2-tpm2_pcrevent.obj: tools/tpm2_pcrevent.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrevent.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Tpo -c -o tools/tools_tpm2-tpm2_pcrevent.obj `if test -f 'tools/tpm2_pcrevent.c'; then $(CYGPATH_W) 'tools/tpm2_pcrevent.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrevent.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrevent.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrevent.c' object='tools/tools_tpm2-tpm2_pcrevent.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrevent.obj `if test -f 'tools/tpm2_pcrevent.c'; then $(CYGPATH_W) 'tools/tpm2_pcrevent.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrevent.c'; fi` tools/tools_tpm2-tpm2_pcrextend.o: tools/tpm2_pcrextend.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrextend.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Tpo -c -o tools/tools_tpm2-tpm2_pcrextend.o `test -f 'tools/tpm2_pcrextend.c' || echo '$(srcdir)/'`tools/tpm2_pcrextend.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrextend.c' object='tools/tools_tpm2-tpm2_pcrextend.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrextend.o `test -f 'tools/tpm2_pcrextend.c' || echo '$(srcdir)/'`tools/tpm2_pcrextend.c tools/tools_tpm2-tpm2_pcrextend.obj: tools/tpm2_pcrextend.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrextend.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Tpo -c -o tools/tools_tpm2-tpm2_pcrextend.obj `if test -f 'tools/tpm2_pcrextend.c'; then $(CYGPATH_W) 'tools/tpm2_pcrextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrextend.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrextend.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrextend.c' object='tools/tools_tpm2-tpm2_pcrextend.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrextend.obj `if test -f 'tools/tpm2_pcrextend.c'; then $(CYGPATH_W) 'tools/tpm2_pcrextend.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrextend.c'; fi` tools/tools_tpm2-tpm2_pcrread.o: tools/tpm2_pcrread.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrread.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Tpo -c -o tools/tools_tpm2-tpm2_pcrread.o `test -f 'tools/tpm2_pcrread.c' || echo '$(srcdir)/'`tools/tpm2_pcrread.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrread.c' object='tools/tools_tpm2-tpm2_pcrread.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrread.o `test -f 'tools/tpm2_pcrread.c' || echo '$(srcdir)/'`tools/tpm2_pcrread.c tools/tools_tpm2-tpm2_pcrread.obj: tools/tpm2_pcrread.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrread.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Tpo -c -o tools/tools_tpm2-tpm2_pcrread.obj `if test -f 'tools/tpm2_pcrread.c'; then $(CYGPATH_W) 'tools/tpm2_pcrread.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrread.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrread.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrread.c' object='tools/tools_tpm2-tpm2_pcrread.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrread.obj `if test -f 'tools/tpm2_pcrread.c'; then $(CYGPATH_W) 'tools/tpm2_pcrread.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrread.c'; fi` tools/tools_tpm2-tpm2_pcrreset.o: tools/tpm2_pcrreset.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrreset.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Tpo -c -o tools/tools_tpm2-tpm2_pcrreset.o `test -f 'tools/tpm2_pcrreset.c' || echo '$(srcdir)/'`tools/tpm2_pcrreset.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrreset.c' object='tools/tools_tpm2-tpm2_pcrreset.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrreset.o `test -f 'tools/tpm2_pcrreset.c' || echo '$(srcdir)/'`tools/tpm2_pcrreset.c tools/tools_tpm2-tpm2_pcrreset.obj: tools/tpm2_pcrreset.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_pcrreset.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Tpo -c -o tools/tools_tpm2-tpm2_pcrreset.obj `if test -f 'tools/tpm2_pcrreset.c'; then $(CYGPATH_W) 'tools/tpm2_pcrreset.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrreset.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_pcrreset.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_pcrreset.c' object='tools/tools_tpm2-tpm2_pcrreset.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_pcrreset.obj `if test -f 'tools/tpm2_pcrreset.c'; then $(CYGPATH_W) 'tools/tpm2_pcrreset.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_pcrreset.c'; fi` tools/tools_tpm2-tpm2_policypcr.o: tools/tpm2_policypcr.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policypcr.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Tpo -c -o tools/tools_tpm2-tpm2_policypcr.o `test -f 'tools/tpm2_policypcr.c' || echo '$(srcdir)/'`tools/tpm2_policypcr.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policypcr.c' object='tools/tools_tpm2-tpm2_policypcr.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policypcr.o `test -f 'tools/tpm2_policypcr.c' || echo '$(srcdir)/'`tools/tpm2_policypcr.c tools/tools_tpm2-tpm2_policypcr.obj: tools/tpm2_policypcr.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policypcr.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Tpo -c -o tools/tools_tpm2-tpm2_policypcr.obj `if test -f 'tools/tpm2_policypcr.c'; then $(CYGPATH_W) 'tools/tpm2_policypcr.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policypcr.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policypcr.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policypcr.c' object='tools/tools_tpm2-tpm2_policypcr.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policypcr.obj `if test -f 'tools/tpm2_policypcr.c'; then $(CYGPATH_W) 'tools/tpm2_policypcr.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policypcr.c'; fi` tools/tools_tpm2-tpm2_policyauthorize.o: tools/tpm2_policyauthorize.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyauthorize.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Tpo -c -o tools/tools_tpm2-tpm2_policyauthorize.o `test -f 'tools/tpm2_policyauthorize.c' || echo '$(srcdir)/'`tools/tpm2_policyauthorize.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyauthorize.c' object='tools/tools_tpm2-tpm2_policyauthorize.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyauthorize.o `test -f 'tools/tpm2_policyauthorize.c' || echo '$(srcdir)/'`tools/tpm2_policyauthorize.c tools/tools_tpm2-tpm2_policyauthorize.obj: tools/tpm2_policyauthorize.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyauthorize.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Tpo -c -o tools/tools_tpm2-tpm2_policyauthorize.obj `if test -f 'tools/tpm2_policyauthorize.c'; then $(CYGPATH_W) 'tools/tpm2_policyauthorize.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyauthorize.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorize.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyauthorize.c' object='tools/tools_tpm2-tpm2_policyauthorize.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyauthorize.obj `if test -f 'tools/tpm2_policyauthorize.c'; then $(CYGPATH_W) 'tools/tpm2_policyauthorize.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyauthorize.c'; fi` tools/tools_tpm2-tpm2_policyauthorizenv.o: tools/tpm2_policyauthorizenv.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyauthorizenv.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Tpo -c -o tools/tools_tpm2-tpm2_policyauthorizenv.o `test -f 'tools/tpm2_policyauthorizenv.c' || echo '$(srcdir)/'`tools/tpm2_policyauthorizenv.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyauthorizenv.c' object='tools/tools_tpm2-tpm2_policyauthorizenv.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyauthorizenv.o `test -f 'tools/tpm2_policyauthorizenv.c' || echo '$(srcdir)/'`tools/tpm2_policyauthorizenv.c tools/tools_tpm2-tpm2_policyauthorizenv.obj: tools/tpm2_policyauthorizenv.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyauthorizenv.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Tpo -c -o tools/tools_tpm2-tpm2_policyauthorizenv.obj `if test -f 'tools/tpm2_policyauthorizenv.c'; then $(CYGPATH_W) 'tools/tpm2_policyauthorizenv.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyauthorizenv.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthorizenv.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyauthorizenv.c' object='tools/tools_tpm2-tpm2_policyauthorizenv.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyauthorizenv.obj `if test -f 'tools/tpm2_policyauthorizenv.c'; then $(CYGPATH_W) 'tools/tpm2_policyauthorizenv.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyauthorizenv.c'; fi` tools/tools_tpm2-tpm2_policynv.o: tools/tpm2_policynv.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policynv.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Tpo -c -o tools/tools_tpm2-tpm2_policynv.o `test -f 'tools/tpm2_policynv.c' || echo '$(srcdir)/'`tools/tpm2_policynv.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policynv.c' object='tools/tools_tpm2-tpm2_policynv.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policynv.o `test -f 'tools/tpm2_policynv.c' || echo '$(srcdir)/'`tools/tpm2_policynv.c tools/tools_tpm2-tpm2_policynv.obj: tools/tpm2_policynv.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policynv.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Tpo -c -o tools/tools_tpm2-tpm2_policynv.obj `if test -f 'tools/tpm2_policynv.c'; then $(CYGPATH_W) 'tools/tpm2_policynv.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policynv.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policynv.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policynv.c' object='tools/tools_tpm2-tpm2_policynv.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policynv.obj `if test -f 'tools/tpm2_policynv.c'; then $(CYGPATH_W) 'tools/tpm2_policynv.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policynv.c'; fi` tools/tools_tpm2-tpm2_policycountertimer.o: tools/tpm2_policycountertimer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policycountertimer.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Tpo -c -o tools/tools_tpm2-tpm2_policycountertimer.o `test -f 'tools/tpm2_policycountertimer.c' || echo '$(srcdir)/'`tools/tpm2_policycountertimer.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policycountertimer.c' object='tools/tools_tpm2-tpm2_policycountertimer.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policycountertimer.o `test -f 'tools/tpm2_policycountertimer.c' || echo '$(srcdir)/'`tools/tpm2_policycountertimer.c tools/tools_tpm2-tpm2_policycountertimer.obj: tools/tpm2_policycountertimer.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policycountertimer.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Tpo -c -o tools/tools_tpm2-tpm2_policycountertimer.obj `if test -f 'tools/tpm2_policycountertimer.c'; then $(CYGPATH_W) 'tools/tpm2_policycountertimer.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policycountertimer.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policycountertimer.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policycountertimer.c' object='tools/tools_tpm2-tpm2_policycountertimer.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policycountertimer.obj `if test -f 'tools/tpm2_policycountertimer.c'; then $(CYGPATH_W) 'tools/tpm2_policycountertimer.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policycountertimer.c'; fi` tools/tools_tpm2-tpm2_policyor.o: tools/tpm2_policyor.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyor.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Tpo -c -o tools/tools_tpm2-tpm2_policyor.o `test -f 'tools/tpm2_policyor.c' || echo '$(srcdir)/'`tools/tpm2_policyor.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyor.c' object='tools/tools_tpm2-tpm2_policyor.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyor.o `test -f 'tools/tpm2_policyor.c' || echo '$(srcdir)/'`tools/tpm2_policyor.c tools/tools_tpm2-tpm2_policyor.obj: tools/tpm2_policyor.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyor.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Tpo -c -o tools/tools_tpm2-tpm2_policyor.obj `if test -f 'tools/tpm2_policyor.c'; then $(CYGPATH_W) 'tools/tpm2_policyor.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyor.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyor.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyor.c' object='tools/tools_tpm2-tpm2_policyor.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyor.obj `if test -f 'tools/tpm2_policyor.c'; then $(CYGPATH_W) 'tools/tpm2_policyor.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyor.c'; fi` tools/tools_tpm2-tpm2_policynamehash.o: tools/tpm2_policynamehash.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policynamehash.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Tpo -c -o tools/tools_tpm2-tpm2_policynamehash.o `test -f 'tools/tpm2_policynamehash.c' || echo '$(srcdir)/'`tools/tpm2_policynamehash.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policynamehash.c' object='tools/tools_tpm2-tpm2_policynamehash.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policynamehash.o `test -f 'tools/tpm2_policynamehash.c' || echo '$(srcdir)/'`tools/tpm2_policynamehash.c tools/tools_tpm2-tpm2_policynamehash.obj: tools/tpm2_policynamehash.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policynamehash.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Tpo -c -o tools/tools_tpm2-tpm2_policynamehash.obj `if test -f 'tools/tpm2_policynamehash.c'; then $(CYGPATH_W) 'tools/tpm2_policynamehash.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policynamehash.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policynamehash.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policynamehash.c' object='tools/tools_tpm2-tpm2_policynamehash.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policynamehash.obj `if test -f 'tools/tpm2_policynamehash.c'; then $(CYGPATH_W) 'tools/tpm2_policynamehash.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policynamehash.c'; fi` tools/tools_tpm2-tpm2_policytemplate.o: tools/tpm2_policytemplate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policytemplate.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Tpo -c -o tools/tools_tpm2-tpm2_policytemplate.o `test -f 'tools/tpm2_policytemplate.c' || echo '$(srcdir)/'`tools/tpm2_policytemplate.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policytemplate.c' object='tools/tools_tpm2-tpm2_policytemplate.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policytemplate.o `test -f 'tools/tpm2_policytemplate.c' || echo '$(srcdir)/'`tools/tpm2_policytemplate.c tools/tools_tpm2-tpm2_policytemplate.obj: tools/tpm2_policytemplate.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policytemplate.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Tpo -c -o tools/tools_tpm2-tpm2_policytemplate.obj `if test -f 'tools/tpm2_policytemplate.c'; then $(CYGPATH_W) 'tools/tpm2_policytemplate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policytemplate.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policytemplate.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policytemplate.c' object='tools/tools_tpm2-tpm2_policytemplate.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policytemplate.obj `if test -f 'tools/tpm2_policytemplate.c'; then $(CYGPATH_W) 'tools/tpm2_policytemplate.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policytemplate.c'; fi` tools/tools_tpm2-tpm2_policycphash.o: tools/tpm2_policycphash.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policycphash.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Tpo -c -o tools/tools_tpm2-tpm2_policycphash.o `test -f 'tools/tpm2_policycphash.c' || echo '$(srcdir)/'`tools/tpm2_policycphash.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policycphash.c' object='tools/tools_tpm2-tpm2_policycphash.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policycphash.o `test -f 'tools/tpm2_policycphash.c' || echo '$(srcdir)/'`tools/tpm2_policycphash.c tools/tools_tpm2-tpm2_policycphash.obj: tools/tpm2_policycphash.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policycphash.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Tpo -c -o tools/tools_tpm2-tpm2_policycphash.obj `if test -f 'tools/tpm2_policycphash.c'; then $(CYGPATH_W) 'tools/tpm2_policycphash.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policycphash.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policycphash.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policycphash.c' object='tools/tools_tpm2-tpm2_policycphash.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policycphash.obj `if test -f 'tools/tpm2_policycphash.c'; then $(CYGPATH_W) 'tools/tpm2_policycphash.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policycphash.c'; fi` tools/tools_tpm2-tpm2_policypassword.o: tools/tpm2_policypassword.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policypassword.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Tpo -c -o tools/tools_tpm2-tpm2_policypassword.o `test -f 'tools/tpm2_policypassword.c' || echo '$(srcdir)/'`tools/tpm2_policypassword.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policypassword.c' object='tools/tools_tpm2-tpm2_policypassword.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policypassword.o `test -f 'tools/tpm2_policypassword.c' || echo '$(srcdir)/'`tools/tpm2_policypassword.c tools/tools_tpm2-tpm2_policypassword.obj: tools/tpm2_policypassword.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policypassword.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Tpo -c -o tools/tools_tpm2-tpm2_policypassword.obj `if test -f 'tools/tpm2_policypassword.c'; then $(CYGPATH_W) 'tools/tpm2_policypassword.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policypassword.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policypassword.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policypassword.c' object='tools/tools_tpm2-tpm2_policypassword.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policypassword.obj `if test -f 'tools/tpm2_policypassword.c'; then $(CYGPATH_W) 'tools/tpm2_policypassword.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policypassword.c'; fi` tools/tools_tpm2-tpm2_policysigned.o: tools/tpm2_policysigned.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policysigned.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Tpo -c -o tools/tools_tpm2-tpm2_policysigned.o `test -f 'tools/tpm2_policysigned.c' || echo '$(srcdir)/'`tools/tpm2_policysigned.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policysigned.c' object='tools/tools_tpm2-tpm2_policysigned.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policysigned.o `test -f 'tools/tpm2_policysigned.c' || echo '$(srcdir)/'`tools/tpm2_policysigned.c tools/tools_tpm2-tpm2_policysigned.obj: tools/tpm2_policysigned.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policysigned.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Tpo -c -o tools/tools_tpm2-tpm2_policysigned.obj `if test -f 'tools/tpm2_policysigned.c'; then $(CYGPATH_W) 'tools/tpm2_policysigned.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policysigned.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policysigned.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policysigned.c' object='tools/tools_tpm2-tpm2_policysigned.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policysigned.obj `if test -f 'tools/tpm2_policysigned.c'; then $(CYGPATH_W) 'tools/tpm2_policysigned.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policysigned.c'; fi` tools/tools_tpm2-tpm2_policyticket.o: tools/tpm2_policyticket.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyticket.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Tpo -c -o tools/tools_tpm2-tpm2_policyticket.o `test -f 'tools/tpm2_policyticket.c' || echo '$(srcdir)/'`tools/tpm2_policyticket.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyticket.c' object='tools/tools_tpm2-tpm2_policyticket.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyticket.o `test -f 'tools/tpm2_policyticket.c' || echo '$(srcdir)/'`tools/tpm2_policyticket.c tools/tools_tpm2-tpm2_policyticket.obj: tools/tpm2_policyticket.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyticket.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Tpo -c -o tools/tools_tpm2-tpm2_policyticket.obj `if test -f 'tools/tpm2_policyticket.c'; then $(CYGPATH_W) 'tools/tpm2_policyticket.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyticket.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyticket.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyticket.c' object='tools/tools_tpm2-tpm2_policyticket.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyticket.obj `if test -f 'tools/tpm2_policyticket.c'; then $(CYGPATH_W) 'tools/tpm2_policyticket.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyticket.c'; fi` tools/tools_tpm2-tpm2_policyauthvalue.o: tools/tpm2_policyauthvalue.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyauthvalue.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Tpo -c -o tools/tools_tpm2-tpm2_policyauthvalue.o `test -f 'tools/tpm2_policyauthvalue.c' || echo '$(srcdir)/'`tools/tpm2_policyauthvalue.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyauthvalue.c' object='tools/tools_tpm2-tpm2_policyauthvalue.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyauthvalue.o `test -f 'tools/tpm2_policyauthvalue.c' || echo '$(srcdir)/'`tools/tpm2_policyauthvalue.c tools/tools_tpm2-tpm2_policyauthvalue.obj: tools/tpm2_policyauthvalue.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyauthvalue.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Tpo -c -o tools/tools_tpm2-tpm2_policyauthvalue.obj `if test -f 'tools/tpm2_policyauthvalue.c'; then $(CYGPATH_W) 'tools/tpm2_policyauthvalue.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyauthvalue.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyauthvalue.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyauthvalue.c' object='tools/tools_tpm2-tpm2_policyauthvalue.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyauthvalue.obj `if test -f 'tools/tpm2_policyauthvalue.c'; then $(CYGPATH_W) 'tools/tpm2_policyauthvalue.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyauthvalue.c'; fi` tools/tools_tpm2-tpm2_policysecret.o: tools/tpm2_policysecret.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policysecret.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Tpo -c -o tools/tools_tpm2-tpm2_policysecret.o `test -f 'tools/tpm2_policysecret.c' || echo '$(srcdir)/'`tools/tpm2_policysecret.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policysecret.c' object='tools/tools_tpm2-tpm2_policysecret.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policysecret.o `test -f 'tools/tpm2_policysecret.c' || echo '$(srcdir)/'`tools/tpm2_policysecret.c tools/tools_tpm2-tpm2_policysecret.obj: tools/tpm2_policysecret.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policysecret.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Tpo -c -o tools/tools_tpm2-tpm2_policysecret.obj `if test -f 'tools/tpm2_policysecret.c'; then $(CYGPATH_W) 'tools/tpm2_policysecret.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policysecret.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policysecret.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policysecret.c' object='tools/tools_tpm2-tpm2_policysecret.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policysecret.obj `if test -f 'tools/tpm2_policysecret.c'; then $(CYGPATH_W) 'tools/tpm2_policysecret.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policysecret.c'; fi` tools/tools_tpm2-tpm2_policyrestart.o: tools/tpm2_policyrestart.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyrestart.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Tpo -c -o tools/tools_tpm2-tpm2_policyrestart.o `test -f 'tools/tpm2_policyrestart.c' || echo '$(srcdir)/'`tools/tpm2_policyrestart.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyrestart.c' object='tools/tools_tpm2-tpm2_policyrestart.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyrestart.o `test -f 'tools/tpm2_policyrestart.c' || echo '$(srcdir)/'`tools/tpm2_policyrestart.c tools/tools_tpm2-tpm2_policyrestart.obj: tools/tpm2_policyrestart.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyrestart.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Tpo -c -o tools/tools_tpm2-tpm2_policyrestart.obj `if test -f 'tools/tpm2_policyrestart.c'; then $(CYGPATH_W) 'tools/tpm2_policyrestart.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyrestart.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyrestart.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyrestart.c' object='tools/tools_tpm2-tpm2_policyrestart.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyrestart.obj `if test -f 'tools/tpm2_policyrestart.c'; then $(CYGPATH_W) 'tools/tpm2_policyrestart.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyrestart.c'; fi` tools/tools_tpm2-tpm2_policycommandcode.o: tools/tpm2_policycommandcode.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policycommandcode.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Tpo -c -o tools/tools_tpm2-tpm2_policycommandcode.o `test -f 'tools/tpm2_policycommandcode.c' || echo '$(srcdir)/'`tools/tpm2_policycommandcode.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policycommandcode.c' object='tools/tools_tpm2-tpm2_policycommandcode.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policycommandcode.o `test -f 'tools/tpm2_policycommandcode.c' || echo '$(srcdir)/'`tools/tpm2_policycommandcode.c tools/tools_tpm2-tpm2_policycommandcode.obj: tools/tpm2_policycommandcode.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policycommandcode.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Tpo -c -o tools/tools_tpm2-tpm2_policycommandcode.obj `if test -f 'tools/tpm2_policycommandcode.c'; then $(CYGPATH_W) 'tools/tpm2_policycommandcode.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policycommandcode.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policycommandcode.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policycommandcode.c' object='tools/tools_tpm2-tpm2_policycommandcode.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policycommandcode.obj `if test -f 'tools/tpm2_policycommandcode.c'; then $(CYGPATH_W) 'tools/tpm2_policycommandcode.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policycommandcode.c'; fi` tools/tools_tpm2-tpm2_policynvwritten.o: tools/tpm2_policynvwritten.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policynvwritten.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Tpo -c -o tools/tools_tpm2-tpm2_policynvwritten.o `test -f 'tools/tpm2_policynvwritten.c' || echo '$(srcdir)/'`tools/tpm2_policynvwritten.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policynvwritten.c' object='tools/tools_tpm2-tpm2_policynvwritten.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policynvwritten.o `test -f 'tools/tpm2_policynvwritten.c' || echo '$(srcdir)/'`tools/tpm2_policynvwritten.c tools/tools_tpm2-tpm2_policynvwritten.obj: tools/tpm2_policynvwritten.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policynvwritten.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Tpo -c -o tools/tools_tpm2-tpm2_policynvwritten.obj `if test -f 'tools/tpm2_policynvwritten.c'; then $(CYGPATH_W) 'tools/tpm2_policynvwritten.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policynvwritten.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policynvwritten.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policynvwritten.c' object='tools/tools_tpm2-tpm2_policynvwritten.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policynvwritten.obj `if test -f 'tools/tpm2_policynvwritten.c'; then $(CYGPATH_W) 'tools/tpm2_policynvwritten.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policynvwritten.c'; fi` tools/tools_tpm2-tpm2_policyduplicationselect.o: tools/tpm2_policyduplicationselect.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyduplicationselect.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Tpo -c -o tools/tools_tpm2-tpm2_policyduplicationselect.o `test -f 'tools/tpm2_policyduplicationselect.c' || echo '$(srcdir)/'`tools/tpm2_policyduplicationselect.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyduplicationselect.c' object='tools/tools_tpm2-tpm2_policyduplicationselect.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyduplicationselect.o `test -f 'tools/tpm2_policyduplicationselect.c' || echo '$(srcdir)/'`tools/tpm2_policyduplicationselect.c tools/tools_tpm2-tpm2_policyduplicationselect.obj: tools/tpm2_policyduplicationselect.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policyduplicationselect.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Tpo -c -o tools/tools_tpm2-tpm2_policyduplicationselect.obj `if test -f 'tools/tpm2_policyduplicationselect.c'; then $(CYGPATH_W) 'tools/tpm2_policyduplicationselect.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyduplicationselect.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policyduplicationselect.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policyduplicationselect.c' object='tools/tools_tpm2-tpm2_policyduplicationselect.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policyduplicationselect.obj `if test -f 'tools/tpm2_policyduplicationselect.c'; then $(CYGPATH_W) 'tools/tpm2_policyduplicationselect.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policyduplicationselect.c'; fi` tools/tools_tpm2-tpm2_policylocality.o: tools/tpm2_policylocality.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policylocality.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Tpo -c -o tools/tools_tpm2-tpm2_policylocality.o `test -f 'tools/tpm2_policylocality.c' || echo '$(srcdir)/'`tools/tpm2_policylocality.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policylocality.c' object='tools/tools_tpm2-tpm2_policylocality.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policylocality.o `test -f 'tools/tpm2_policylocality.c' || echo '$(srcdir)/'`tools/tpm2_policylocality.c tools/tools_tpm2-tpm2_policylocality.obj: tools/tpm2_policylocality.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_policylocality.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Tpo -c -o tools/tools_tpm2-tpm2_policylocality.obj `if test -f 'tools/tpm2_policylocality.c'; then $(CYGPATH_W) 'tools/tpm2_policylocality.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policylocality.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_policylocality.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_policylocality.c' object='tools/tools_tpm2-tpm2_policylocality.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_policylocality.obj `if test -f 'tools/tpm2_policylocality.c'; then $(CYGPATH_W) 'tools/tpm2_policylocality.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_policylocality.c'; fi` tools/tools_tpm2-tpm2_quote.o: tools/tpm2_quote.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_quote.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Tpo -c -o tools/tools_tpm2-tpm2_quote.o `test -f 'tools/tpm2_quote.c' || echo '$(srcdir)/'`tools/tpm2_quote.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_quote.c' object='tools/tools_tpm2-tpm2_quote.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_quote.o `test -f 'tools/tpm2_quote.c' || echo '$(srcdir)/'`tools/tpm2_quote.c tools/tools_tpm2-tpm2_quote.obj: tools/tpm2_quote.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_quote.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Tpo -c -o tools/tools_tpm2-tpm2_quote.obj `if test -f 'tools/tpm2_quote.c'; then $(CYGPATH_W) 'tools/tpm2_quote.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_quote.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_quote.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_quote.c' object='tools/tools_tpm2-tpm2_quote.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_quote.obj `if test -f 'tools/tpm2_quote.c'; then $(CYGPATH_W) 'tools/tpm2_quote.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_quote.c'; fi` tools/tools_tpm2-tpm2_readclock.o: tools/tpm2_readclock.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_readclock.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Tpo -c -o tools/tools_tpm2-tpm2_readclock.o `test -f 'tools/tpm2_readclock.c' || echo '$(srcdir)/'`tools/tpm2_readclock.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_readclock.c' object='tools/tools_tpm2-tpm2_readclock.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_readclock.o `test -f 'tools/tpm2_readclock.c' || echo '$(srcdir)/'`tools/tpm2_readclock.c tools/tools_tpm2-tpm2_readclock.obj: tools/tpm2_readclock.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_readclock.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Tpo -c -o tools/tools_tpm2-tpm2_readclock.obj `if test -f 'tools/tpm2_readclock.c'; then $(CYGPATH_W) 'tools/tpm2_readclock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_readclock.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_readclock.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_readclock.c' object='tools/tools_tpm2-tpm2_readclock.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_readclock.obj `if test -f 'tools/tpm2_readclock.c'; then $(CYGPATH_W) 'tools/tpm2_readclock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_readclock.c'; fi` tools/tools_tpm2-tpm2_readpublic.o: tools/tpm2_readpublic.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_readpublic.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Tpo -c -o tools/tools_tpm2-tpm2_readpublic.o `test -f 'tools/tpm2_readpublic.c' || echo '$(srcdir)/'`tools/tpm2_readpublic.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_readpublic.c' object='tools/tools_tpm2-tpm2_readpublic.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_readpublic.o `test -f 'tools/tpm2_readpublic.c' || echo '$(srcdir)/'`tools/tpm2_readpublic.c tools/tools_tpm2-tpm2_readpublic.obj: tools/tpm2_readpublic.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_readpublic.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Tpo -c -o tools/tools_tpm2-tpm2_readpublic.obj `if test -f 'tools/tpm2_readpublic.c'; then $(CYGPATH_W) 'tools/tpm2_readpublic.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_readpublic.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_readpublic.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_readpublic.c' object='tools/tools_tpm2-tpm2_readpublic.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_readpublic.obj `if test -f 'tools/tpm2_readpublic.c'; then $(CYGPATH_W) 'tools/tpm2_readpublic.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_readpublic.c'; fi` tools/tools_tpm2-tpm2_rsadecrypt.o: tools/tpm2_rsadecrypt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_rsadecrypt.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Tpo -c -o tools/tools_tpm2-tpm2_rsadecrypt.o `test -f 'tools/tpm2_rsadecrypt.c' || echo '$(srcdir)/'`tools/tpm2_rsadecrypt.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_rsadecrypt.c' object='tools/tools_tpm2-tpm2_rsadecrypt.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_rsadecrypt.o `test -f 'tools/tpm2_rsadecrypt.c' || echo '$(srcdir)/'`tools/tpm2_rsadecrypt.c tools/tools_tpm2-tpm2_rsadecrypt.obj: tools/tpm2_rsadecrypt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_rsadecrypt.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Tpo -c -o tools/tools_tpm2-tpm2_rsadecrypt.obj `if test -f 'tools/tpm2_rsadecrypt.c'; then $(CYGPATH_W) 'tools/tpm2_rsadecrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_rsadecrypt.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_rsadecrypt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_rsadecrypt.c' object='tools/tools_tpm2-tpm2_rsadecrypt.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_rsadecrypt.obj `if test -f 'tools/tpm2_rsadecrypt.c'; then $(CYGPATH_W) 'tools/tpm2_rsadecrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_rsadecrypt.c'; fi` tools/tools_tpm2-tpm2_rsaencrypt.o: tools/tpm2_rsaencrypt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_rsaencrypt.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Tpo -c -o tools/tools_tpm2-tpm2_rsaencrypt.o `test -f 'tools/tpm2_rsaencrypt.c' || echo '$(srcdir)/'`tools/tpm2_rsaencrypt.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_rsaencrypt.c' object='tools/tools_tpm2-tpm2_rsaencrypt.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_rsaencrypt.o `test -f 'tools/tpm2_rsaencrypt.c' || echo '$(srcdir)/'`tools/tpm2_rsaencrypt.c tools/tools_tpm2-tpm2_rsaencrypt.obj: tools/tpm2_rsaencrypt.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_rsaencrypt.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Tpo -c -o tools/tools_tpm2-tpm2_rsaencrypt.obj `if test -f 'tools/tpm2_rsaencrypt.c'; then $(CYGPATH_W) 'tools/tpm2_rsaencrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_rsaencrypt.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_rsaencrypt.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_rsaencrypt.c' object='tools/tools_tpm2-tpm2_rsaencrypt.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_rsaencrypt.obj `if test -f 'tools/tpm2_rsaencrypt.c'; then $(CYGPATH_W) 'tools/tpm2_rsaencrypt.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_rsaencrypt.c'; fi` tools/tools_tpm2-tpm2_send.o: tools/tpm2_send.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_send.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_send.Tpo -c -o tools/tools_tpm2-tpm2_send.o `test -f 'tools/tpm2_send.c' || echo '$(srcdir)/'`tools/tpm2_send.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_send.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_send.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_send.c' object='tools/tools_tpm2-tpm2_send.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_send.o `test -f 'tools/tpm2_send.c' || echo '$(srcdir)/'`tools/tpm2_send.c tools/tools_tpm2-tpm2_send.obj: tools/tpm2_send.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_send.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_send.Tpo -c -o tools/tools_tpm2-tpm2_send.obj `if test -f 'tools/tpm2_send.c'; then $(CYGPATH_W) 'tools/tpm2_send.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_send.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_send.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_send.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_send.c' object='tools/tools_tpm2-tpm2_send.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_send.obj `if test -f 'tools/tpm2_send.c'; then $(CYGPATH_W) 'tools/tpm2_send.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_send.c'; fi` tools/tools_tpm2-tpm2_selftest.o: tools/tpm2_selftest.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_selftest.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Tpo -c -o tools/tools_tpm2-tpm2_selftest.o `test -f 'tools/tpm2_selftest.c' || echo '$(srcdir)/'`tools/tpm2_selftest.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_selftest.c' object='tools/tools_tpm2-tpm2_selftest.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_selftest.o `test -f 'tools/tpm2_selftest.c' || echo '$(srcdir)/'`tools/tpm2_selftest.c tools/tools_tpm2-tpm2_selftest.obj: tools/tpm2_selftest.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_selftest.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Tpo -c -o tools/tools_tpm2-tpm2_selftest.obj `if test -f 'tools/tpm2_selftest.c'; then $(CYGPATH_W) 'tools/tpm2_selftest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_selftest.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_selftest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_selftest.c' object='tools/tools_tpm2-tpm2_selftest.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_selftest.obj `if test -f 'tools/tpm2_selftest.c'; then $(CYGPATH_W) 'tools/tpm2_selftest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_selftest.c'; fi` tools/tools_tpm2-tpm2_setclock.o: tools/tpm2_setclock.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_setclock.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Tpo -c -o tools/tools_tpm2-tpm2_setclock.o `test -f 'tools/tpm2_setclock.c' || echo '$(srcdir)/'`tools/tpm2_setclock.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_setclock.c' object='tools/tools_tpm2-tpm2_setclock.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_setclock.o `test -f 'tools/tpm2_setclock.c' || echo '$(srcdir)/'`tools/tpm2_setclock.c tools/tools_tpm2-tpm2_setclock.obj: tools/tpm2_setclock.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_setclock.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Tpo -c -o tools/tools_tpm2-tpm2_setclock.obj `if test -f 'tools/tpm2_setclock.c'; then $(CYGPATH_W) 'tools/tpm2_setclock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_setclock.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_setclock.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_setclock.c' object='tools/tools_tpm2-tpm2_setclock.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_setclock.obj `if test -f 'tools/tpm2_setclock.c'; then $(CYGPATH_W) 'tools/tpm2_setclock.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_setclock.c'; fi` tools/tools_tpm2-tpm2_shutdown.o: tools/tpm2_shutdown.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_shutdown.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Tpo -c -o tools/tools_tpm2-tpm2_shutdown.o `test -f 'tools/tpm2_shutdown.c' || echo '$(srcdir)/'`tools/tpm2_shutdown.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_shutdown.c' object='tools/tools_tpm2-tpm2_shutdown.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_shutdown.o `test -f 'tools/tpm2_shutdown.c' || echo '$(srcdir)/'`tools/tpm2_shutdown.c tools/tools_tpm2-tpm2_shutdown.obj: tools/tpm2_shutdown.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_shutdown.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Tpo -c -o tools/tools_tpm2-tpm2_shutdown.obj `if test -f 'tools/tpm2_shutdown.c'; then $(CYGPATH_W) 'tools/tpm2_shutdown.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_shutdown.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_shutdown.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_shutdown.c' object='tools/tools_tpm2-tpm2_shutdown.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_shutdown.obj `if test -f 'tools/tpm2_shutdown.c'; then $(CYGPATH_W) 'tools/tpm2_shutdown.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_shutdown.c'; fi` tools/tools_tpm2-tpm2_sign.o: tools/tpm2_sign.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_sign.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Tpo -c -o tools/tools_tpm2-tpm2_sign.o `test -f 'tools/tpm2_sign.c' || echo '$(srcdir)/'`tools/tpm2_sign.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_sign.c' object='tools/tools_tpm2-tpm2_sign.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_sign.o `test -f 'tools/tpm2_sign.c' || echo '$(srcdir)/'`tools/tpm2_sign.c tools/tools_tpm2-tpm2_sign.obj: tools/tpm2_sign.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_sign.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Tpo -c -o tools/tools_tpm2-tpm2_sign.obj `if test -f 'tools/tpm2_sign.c'; then $(CYGPATH_W) 'tools/tpm2_sign.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_sign.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_sign.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_sign.c' object='tools/tools_tpm2-tpm2_sign.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_sign.obj `if test -f 'tools/tpm2_sign.c'; then $(CYGPATH_W) 'tools/tpm2_sign.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_sign.c'; fi` tools/tools_tpm2-tpm2_certifycreation.o: tools/tpm2_certifycreation.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_certifycreation.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Tpo -c -o tools/tools_tpm2-tpm2_certifycreation.o `test -f 'tools/tpm2_certifycreation.c' || echo '$(srcdir)/'`tools/tpm2_certifycreation.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_certifycreation.c' object='tools/tools_tpm2-tpm2_certifycreation.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_certifycreation.o `test -f 'tools/tpm2_certifycreation.c' || echo '$(srcdir)/'`tools/tpm2_certifycreation.c tools/tools_tpm2-tpm2_certifycreation.obj: tools/tpm2_certifycreation.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_certifycreation.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Tpo -c -o tools/tools_tpm2-tpm2_certifycreation.obj `if test -f 'tools/tpm2_certifycreation.c'; then $(CYGPATH_W) 'tools/tpm2_certifycreation.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_certifycreation.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_certifycreation.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_certifycreation.c' object='tools/tools_tpm2-tpm2_certifycreation.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_certifycreation.obj `if test -f 'tools/tpm2_certifycreation.c'; then $(CYGPATH_W) 'tools/tpm2_certifycreation.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_certifycreation.c'; fi` tools/tools_tpm2-tpm2_nvcertify.o: tools/tpm2_nvcertify.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvcertify.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Tpo -c -o tools/tools_tpm2-tpm2_nvcertify.o `test -f 'tools/tpm2_nvcertify.c' || echo '$(srcdir)/'`tools/tpm2_nvcertify.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvcertify.c' object='tools/tools_tpm2-tpm2_nvcertify.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvcertify.o `test -f 'tools/tpm2_nvcertify.c' || echo '$(srcdir)/'`tools/tpm2_nvcertify.c tools/tools_tpm2-tpm2_nvcertify.obj: tools/tpm2_nvcertify.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_nvcertify.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Tpo -c -o tools/tools_tpm2-tpm2_nvcertify.obj `if test -f 'tools/tpm2_nvcertify.c'; then $(CYGPATH_W) 'tools/tpm2_nvcertify.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvcertify.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_nvcertify.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_nvcertify.c' object='tools/tools_tpm2-tpm2_nvcertify.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_nvcertify.obj `if test -f 'tools/tpm2_nvcertify.c'; then $(CYGPATH_W) 'tools/tpm2_nvcertify.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_nvcertify.c'; fi` tools/tools_tpm2-tpm2_startauthsession.o: tools/tpm2_startauthsession.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_startauthsession.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Tpo -c -o tools/tools_tpm2-tpm2_startauthsession.o `test -f 'tools/tpm2_startauthsession.c' || echo '$(srcdir)/'`tools/tpm2_startauthsession.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_startauthsession.c' object='tools/tools_tpm2-tpm2_startauthsession.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_startauthsession.o `test -f 'tools/tpm2_startauthsession.c' || echo '$(srcdir)/'`tools/tpm2_startauthsession.c tools/tools_tpm2-tpm2_startauthsession.obj: tools/tpm2_startauthsession.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_startauthsession.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Tpo -c -o tools/tools_tpm2-tpm2_startauthsession.obj `if test -f 'tools/tpm2_startauthsession.c'; then $(CYGPATH_W) 'tools/tpm2_startauthsession.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_startauthsession.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_startauthsession.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_startauthsession.c' object='tools/tools_tpm2-tpm2_startauthsession.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_startauthsession.obj `if test -f 'tools/tpm2_startauthsession.c'; then $(CYGPATH_W) 'tools/tpm2_startauthsession.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_startauthsession.c'; fi` tools/tools_tpm2-tpm2_startup.o: tools/tpm2_startup.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_startup.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Tpo -c -o tools/tools_tpm2-tpm2_startup.o `test -f 'tools/tpm2_startup.c' || echo '$(srcdir)/'`tools/tpm2_startup.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_startup.c' object='tools/tools_tpm2-tpm2_startup.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_startup.o `test -f 'tools/tpm2_startup.c' || echo '$(srcdir)/'`tools/tpm2_startup.c tools/tools_tpm2-tpm2_startup.obj: tools/tpm2_startup.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_startup.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Tpo -c -o tools/tools_tpm2-tpm2_startup.obj `if test -f 'tools/tpm2_startup.c'; then $(CYGPATH_W) 'tools/tpm2_startup.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_startup.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_startup.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_startup.c' object='tools/tools_tpm2-tpm2_startup.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_startup.obj `if test -f 'tools/tpm2_startup.c'; then $(CYGPATH_W) 'tools/tpm2_startup.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_startup.c'; fi` tools/tools_tpm2-tpm2_stirrandom.o: tools/tpm2_stirrandom.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_stirrandom.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Tpo -c -o tools/tools_tpm2-tpm2_stirrandom.o `test -f 'tools/tpm2_stirrandom.c' || echo '$(srcdir)/'`tools/tpm2_stirrandom.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_stirrandom.c' object='tools/tools_tpm2-tpm2_stirrandom.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_stirrandom.o `test -f 'tools/tpm2_stirrandom.c' || echo '$(srcdir)/'`tools/tpm2_stirrandom.c tools/tools_tpm2-tpm2_stirrandom.obj: tools/tpm2_stirrandom.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_stirrandom.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Tpo -c -o tools/tools_tpm2-tpm2_stirrandom.obj `if test -f 'tools/tpm2_stirrandom.c'; then $(CYGPATH_W) 'tools/tpm2_stirrandom.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_stirrandom.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_stirrandom.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_stirrandom.c' object='tools/tools_tpm2-tpm2_stirrandom.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_stirrandom.obj `if test -f 'tools/tpm2_stirrandom.c'; then $(CYGPATH_W) 'tools/tpm2_stirrandom.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_stirrandom.c'; fi` tools/tools_tpm2-tpm2_testparms.o: tools/tpm2_testparms.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_testparms.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Tpo -c -o tools/tools_tpm2-tpm2_testparms.o `test -f 'tools/tpm2_testparms.c' || echo '$(srcdir)/'`tools/tpm2_testparms.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_testparms.c' object='tools/tools_tpm2-tpm2_testparms.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_testparms.o `test -f 'tools/tpm2_testparms.c' || echo '$(srcdir)/'`tools/tpm2_testparms.c tools/tools_tpm2-tpm2_testparms.obj: tools/tpm2_testparms.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_testparms.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Tpo -c -o tools/tools_tpm2-tpm2_testparms.obj `if test -f 'tools/tpm2_testparms.c'; then $(CYGPATH_W) 'tools/tpm2_testparms.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_testparms.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_testparms.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_testparms.c' object='tools/tools_tpm2-tpm2_testparms.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_testparms.obj `if test -f 'tools/tpm2_testparms.c'; then $(CYGPATH_W) 'tools/tpm2_testparms.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_testparms.c'; fi` tools/tools_tpm2-tpm2_unseal.o: tools/tpm2_unseal.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_unseal.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Tpo -c -o tools/tools_tpm2-tpm2_unseal.o `test -f 'tools/tpm2_unseal.c' || echo '$(srcdir)/'`tools/tpm2_unseal.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_unseal.c' object='tools/tools_tpm2-tpm2_unseal.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_unseal.o `test -f 'tools/tpm2_unseal.c' || echo '$(srcdir)/'`tools/tpm2_unseal.c tools/tools_tpm2-tpm2_unseal.obj: tools/tpm2_unseal.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_unseal.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Tpo -c -o tools/tools_tpm2-tpm2_unseal.obj `if test -f 'tools/tpm2_unseal.c'; then $(CYGPATH_W) 'tools/tpm2_unseal.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_unseal.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_unseal.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_unseal.c' object='tools/tools_tpm2-tpm2_unseal.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_unseal.obj `if test -f 'tools/tpm2_unseal.c'; then $(CYGPATH_W) 'tools/tpm2_unseal.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_unseal.c'; fi` tools/tools_tpm2-tpm2_verifysignature.o: tools/tpm2_verifysignature.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_verifysignature.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Tpo -c -o tools/tools_tpm2-tpm2_verifysignature.o `test -f 'tools/tpm2_verifysignature.c' || echo '$(srcdir)/'`tools/tpm2_verifysignature.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_verifysignature.c' object='tools/tools_tpm2-tpm2_verifysignature.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_verifysignature.o `test -f 'tools/tpm2_verifysignature.c' || echo '$(srcdir)/'`tools/tpm2_verifysignature.c tools/tools_tpm2-tpm2_verifysignature.obj: tools/tpm2_verifysignature.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_verifysignature.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Tpo -c -o tools/tools_tpm2-tpm2_verifysignature.obj `if test -f 'tools/tpm2_verifysignature.c'; then $(CYGPATH_W) 'tools/tpm2_verifysignature.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_verifysignature.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_verifysignature.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_verifysignature.c' object='tools/tools_tpm2-tpm2_verifysignature.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_verifysignature.obj `if test -f 'tools/tpm2_verifysignature.c'; then $(CYGPATH_W) 'tools/tpm2_verifysignature.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_verifysignature.c'; fi` tools/tools_tpm2-tpm2_setcommandauditstatus.o: tools/tpm2_setcommandauditstatus.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_setcommandauditstatus.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Tpo -c -o tools/tools_tpm2-tpm2_setcommandauditstatus.o `test -f 'tools/tpm2_setcommandauditstatus.c' || echo '$(srcdir)/'`tools/tpm2_setcommandauditstatus.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_setcommandauditstatus.c' object='tools/tools_tpm2-tpm2_setcommandauditstatus.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_setcommandauditstatus.o `test -f 'tools/tpm2_setcommandauditstatus.c' || echo '$(srcdir)/'`tools/tpm2_setcommandauditstatus.c tools/tools_tpm2-tpm2_setcommandauditstatus.obj: tools/tpm2_setcommandauditstatus.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_setcommandauditstatus.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Tpo -c -o tools/tools_tpm2-tpm2_setcommandauditstatus.obj `if test -f 'tools/tpm2_setcommandauditstatus.c'; then $(CYGPATH_W) 'tools/tpm2_setcommandauditstatus.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_setcommandauditstatus.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_setcommandauditstatus.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_setcommandauditstatus.c' object='tools/tools_tpm2-tpm2_setcommandauditstatus.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_setcommandauditstatus.obj `if test -f 'tools/tpm2_setcommandauditstatus.c'; then $(CYGPATH_W) 'tools/tpm2_setcommandauditstatus.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_setcommandauditstatus.c'; fi` tools/tools_tpm2-tpm2_getcommandauditdigest.o: tools/tpm2_getcommandauditdigest.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getcommandauditdigest.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Tpo -c -o tools/tools_tpm2-tpm2_getcommandauditdigest.o `test -f 'tools/tpm2_getcommandauditdigest.c' || echo '$(srcdir)/'`tools/tpm2_getcommandauditdigest.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getcommandauditdigest.c' object='tools/tools_tpm2-tpm2_getcommandauditdigest.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getcommandauditdigest.o `test -f 'tools/tpm2_getcommandauditdigest.c' || echo '$(srcdir)/'`tools/tpm2_getcommandauditdigest.c tools/tools_tpm2-tpm2_getcommandauditdigest.obj: tools/tpm2_getcommandauditdigest.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getcommandauditdigest.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Tpo -c -o tools/tools_tpm2-tpm2_getcommandauditdigest.obj `if test -f 'tools/tpm2_getcommandauditdigest.c'; then $(CYGPATH_W) 'tools/tpm2_getcommandauditdigest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getcommandauditdigest.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getcommandauditdigest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getcommandauditdigest.c' object='tools/tools_tpm2-tpm2_getcommandauditdigest.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getcommandauditdigest.obj `if test -f 'tools/tpm2_getcommandauditdigest.c'; then $(CYGPATH_W) 'tools/tpm2_getcommandauditdigest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getcommandauditdigest.c'; fi` tools/tools_tpm2-tpm2_getsessionauditdigest.o: tools/tpm2_getsessionauditdigest.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getsessionauditdigest.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Tpo -c -o tools/tools_tpm2-tpm2_getsessionauditdigest.o `test -f 'tools/tpm2_getsessionauditdigest.c' || echo '$(srcdir)/'`tools/tpm2_getsessionauditdigest.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getsessionauditdigest.c' object='tools/tools_tpm2-tpm2_getsessionauditdigest.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getsessionauditdigest.o `test -f 'tools/tpm2_getsessionauditdigest.c' || echo '$(srcdir)/'`tools/tpm2_getsessionauditdigest.c tools/tools_tpm2-tpm2_getsessionauditdigest.obj: tools/tpm2_getsessionauditdigest.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getsessionauditdigest.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Tpo -c -o tools/tools_tpm2-tpm2_getsessionauditdigest.obj `if test -f 'tools/tpm2_getsessionauditdigest.c'; then $(CYGPATH_W) 'tools/tpm2_getsessionauditdigest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getsessionauditdigest.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getsessionauditdigest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getsessionauditdigest.c' object='tools/tools_tpm2-tpm2_getsessionauditdigest.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getsessionauditdigest.obj `if test -f 'tools/tpm2_getsessionauditdigest.c'; then $(CYGPATH_W) 'tools/tpm2_getsessionauditdigest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getsessionauditdigest.c'; fi` tools/tools_tpm2-tpm2_geteccparameters.o: tools/tpm2_geteccparameters.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_geteccparameters.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Tpo -c -o tools/tools_tpm2-tpm2_geteccparameters.o `test -f 'tools/tpm2_geteccparameters.c' || echo '$(srcdir)/'`tools/tpm2_geteccparameters.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_geteccparameters.c' object='tools/tools_tpm2-tpm2_geteccparameters.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_geteccparameters.o `test -f 'tools/tpm2_geteccparameters.c' || echo '$(srcdir)/'`tools/tpm2_geteccparameters.c tools/tools_tpm2-tpm2_geteccparameters.obj: tools/tpm2_geteccparameters.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_geteccparameters.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Tpo -c -o tools/tools_tpm2-tpm2_geteccparameters.obj `if test -f 'tools/tpm2_geteccparameters.c'; then $(CYGPATH_W) 'tools/tpm2_geteccparameters.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_geteccparameters.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_geteccparameters.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_geteccparameters.c' object='tools/tools_tpm2-tpm2_geteccparameters.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_geteccparameters.obj `if test -f 'tools/tpm2_geteccparameters.c'; then $(CYGPATH_W) 'tools/tpm2_geteccparameters.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_geteccparameters.c'; fi` tools/tools_tpm2-tpm2_ecephemeral.o: tools/tpm2_ecephemeral.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_ecephemeral.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Tpo -c -o tools/tools_tpm2-tpm2_ecephemeral.o `test -f 'tools/tpm2_ecephemeral.c' || echo '$(srcdir)/'`tools/tpm2_ecephemeral.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_ecephemeral.c' object='tools/tools_tpm2-tpm2_ecephemeral.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_ecephemeral.o `test -f 'tools/tpm2_ecephemeral.c' || echo '$(srcdir)/'`tools/tpm2_ecephemeral.c tools/tools_tpm2-tpm2_ecephemeral.obj: tools/tpm2_ecephemeral.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_ecephemeral.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Tpo -c -o tools/tools_tpm2-tpm2_ecephemeral.obj `if test -f 'tools/tpm2_ecephemeral.c'; then $(CYGPATH_W) 'tools/tpm2_ecephemeral.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_ecephemeral.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_ecephemeral.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_ecephemeral.c' object='tools/tools_tpm2-tpm2_ecephemeral.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_ecephemeral.obj `if test -f 'tools/tpm2_ecephemeral.c'; then $(CYGPATH_W) 'tools/tpm2_ecephemeral.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_ecephemeral.c'; fi` tools/tools_tpm2-tpm2_commit.o: tools/tpm2_commit.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_commit.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Tpo -c -o tools/tools_tpm2-tpm2_commit.o `test -f 'tools/tpm2_commit.c' || echo '$(srcdir)/'`tools/tpm2_commit.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_commit.c' object='tools/tools_tpm2-tpm2_commit.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_commit.o `test -f 'tools/tpm2_commit.c' || echo '$(srcdir)/'`tools/tpm2_commit.c tools/tools_tpm2-tpm2_commit.obj: tools/tpm2_commit.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_commit.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Tpo -c -o tools/tools_tpm2-tpm2_commit.obj `if test -f 'tools/tpm2_commit.c'; then $(CYGPATH_W) 'tools/tpm2_commit.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_commit.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_commit.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_commit.c' object='tools/tools_tpm2-tpm2_commit.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_commit.obj `if test -f 'tools/tpm2_commit.c'; then $(CYGPATH_W) 'tools/tpm2_commit.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_commit.c'; fi` tools/tools_tpm2-tpm2_ecdhkeygen.o: tools/tpm2_ecdhkeygen.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_ecdhkeygen.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Tpo -c -o tools/tools_tpm2-tpm2_ecdhkeygen.o `test -f 'tools/tpm2_ecdhkeygen.c' || echo '$(srcdir)/'`tools/tpm2_ecdhkeygen.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_ecdhkeygen.c' object='tools/tools_tpm2-tpm2_ecdhkeygen.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_ecdhkeygen.o `test -f 'tools/tpm2_ecdhkeygen.c' || echo '$(srcdir)/'`tools/tpm2_ecdhkeygen.c tools/tools_tpm2-tpm2_ecdhkeygen.obj: tools/tpm2_ecdhkeygen.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_ecdhkeygen.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Tpo -c -o tools/tools_tpm2-tpm2_ecdhkeygen.obj `if test -f 'tools/tpm2_ecdhkeygen.c'; then $(CYGPATH_W) 'tools/tpm2_ecdhkeygen.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_ecdhkeygen.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhkeygen.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_ecdhkeygen.c' object='tools/tools_tpm2-tpm2_ecdhkeygen.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_ecdhkeygen.obj `if test -f 'tools/tpm2_ecdhkeygen.c'; then $(CYGPATH_W) 'tools/tpm2_ecdhkeygen.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_ecdhkeygen.c'; fi` tools/tools_tpm2-tpm2_ecdhzgen.o: tools/tpm2_ecdhzgen.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_ecdhzgen.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Tpo -c -o tools/tools_tpm2-tpm2_ecdhzgen.o `test -f 'tools/tpm2_ecdhzgen.c' || echo '$(srcdir)/'`tools/tpm2_ecdhzgen.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_ecdhzgen.c' object='tools/tools_tpm2-tpm2_ecdhzgen.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_ecdhzgen.o `test -f 'tools/tpm2_ecdhzgen.c' || echo '$(srcdir)/'`tools/tpm2_ecdhzgen.c tools/tools_tpm2-tpm2_ecdhzgen.obj: tools/tpm2_ecdhzgen.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_ecdhzgen.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Tpo -c -o tools/tools_tpm2-tpm2_ecdhzgen.obj `if test -f 'tools/tpm2_ecdhzgen.c'; then $(CYGPATH_W) 'tools/tpm2_ecdhzgen.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_ecdhzgen.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_ecdhzgen.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_ecdhzgen.c' object='tools/tools_tpm2-tpm2_ecdhzgen.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_ecdhzgen.obj `if test -f 'tools/tpm2_ecdhzgen.c'; then $(CYGPATH_W) 'tools/tpm2_ecdhzgen.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_ecdhzgen.c'; fi` tools/tools_tpm2-tpm2_zgen2phase.o: tools/tpm2_zgen2phase.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_zgen2phase.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Tpo -c -o tools/tools_tpm2-tpm2_zgen2phase.o `test -f 'tools/tpm2_zgen2phase.c' || echo '$(srcdir)/'`tools/tpm2_zgen2phase.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_zgen2phase.c' object='tools/tools_tpm2-tpm2_zgen2phase.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_zgen2phase.o `test -f 'tools/tpm2_zgen2phase.c' || echo '$(srcdir)/'`tools/tpm2_zgen2phase.c tools/tools_tpm2-tpm2_zgen2phase.obj: tools/tpm2_zgen2phase.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_zgen2phase.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Tpo -c -o tools/tools_tpm2-tpm2_zgen2phase.obj `if test -f 'tools/tpm2_zgen2phase.c'; then $(CYGPATH_W) 'tools/tpm2_zgen2phase.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_zgen2phase.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_zgen2phase.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_zgen2phase.c' object='tools/tools_tpm2-tpm2_zgen2phase.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_zgen2phase.obj `if test -f 'tools/tpm2_zgen2phase.c'; then $(CYGPATH_W) 'tools/tpm2_zgen2phase.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_zgen2phase.c'; fi` tools/tools_tpm2-tpm2_sessionconfig.o: tools/tpm2_sessionconfig.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_sessionconfig.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Tpo -c -o tools/tools_tpm2-tpm2_sessionconfig.o `test -f 'tools/tpm2_sessionconfig.c' || echo '$(srcdir)/'`tools/tpm2_sessionconfig.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_sessionconfig.c' object='tools/tools_tpm2-tpm2_sessionconfig.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_sessionconfig.o `test -f 'tools/tpm2_sessionconfig.c' || echo '$(srcdir)/'`tools/tpm2_sessionconfig.c tools/tools_tpm2-tpm2_sessionconfig.obj: tools/tpm2_sessionconfig.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_sessionconfig.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Tpo -c -o tools/tools_tpm2-tpm2_sessionconfig.obj `if test -f 'tools/tpm2_sessionconfig.c'; then $(CYGPATH_W) 'tools/tpm2_sessionconfig.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_sessionconfig.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_sessionconfig.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_sessionconfig.c' object='tools/tools_tpm2-tpm2_sessionconfig.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_sessionconfig.obj `if test -f 'tools/tpm2_sessionconfig.c'; then $(CYGPATH_W) 'tools/tpm2_sessionconfig.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_sessionconfig.c'; fi` tools/tools_tpm2-tpm2_getpolicydigest.o: tools/tpm2_getpolicydigest.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getpolicydigest.o -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Tpo -c -o tools/tools_tpm2-tpm2_getpolicydigest.o `test -f 'tools/tpm2_getpolicydigest.c' || echo '$(srcdir)/'`tools/tpm2_getpolicydigest.c @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getpolicydigest.c' object='tools/tools_tpm2-tpm2_getpolicydigest.o' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getpolicydigest.o `test -f 'tools/tpm2_getpolicydigest.c' || echo '$(srcdir)/'`tools/tpm2_getpolicydigest.c tools/tools_tpm2-tpm2_getpolicydigest.obj: tools/tpm2_getpolicydigest.c @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -MT tools/tools_tpm2-tpm2_getpolicydigest.obj -MD -MP -MF tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Tpo -c -o tools/tools_tpm2-tpm2_getpolicydigest.obj `if test -f 'tools/tpm2_getpolicydigest.c'; then $(CYGPATH_W) 'tools/tpm2_getpolicydigest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getpolicydigest.c'; fi` @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Tpo tools/$(DEPDIR)/tools_tpm2-tpm2_getpolicydigest.Po @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='tools/tpm2_getpolicydigest.c' object='tools/tools_tpm2-tpm2_getpolicydigest.obj' libtool=no @AMDEPBACKSLASH@ @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_tpm2_CFLAGS) $(CFLAGS) -c -o tools/tools_tpm2-tpm2_getpolicydigest.obj `if test -f 'tools/tpm2_getpolicydigest.c'; then $(CYGPATH_W) 'tools/tpm2_getpolicydigest.c'; else $(CYGPATH_W) '$(srcdir)/tools/tpm2_getpolicydigest.c'; fi` mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs -rm -rf test/unit/.libs test/unit/_libs -rm -rf tools/.libs tools/_libs -rm -rf tools/fapi/.libs tools/fapi/_libs distclean-libtool: -rm -f libtool config.lt install-man1: $(dist_man1_MANS) @$(NORMAL_INSTALL) @list1='$(dist_man1_MANS)'; \ list2=''; \ test -n "$(man1dir)" \ && test -n "`echo $$list1$$list2`" \ || exit 0; \ echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \ $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \ { for i in $$list1; do echo "$$i"; done; \ if test -n "$$list2"; then \ for i in $$list2; do echo "$$i"; done \ | sed -n '/\.1[a-z]*$$/p'; \ fi; \ } | while read p; do \ if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; echo "$$p"; \ done | \ sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ sed 'N;N;s,\n, ,g' | { \ list=; while read file base inst; do \ if test "$$base" = "$$inst"; then list="$$list $$file"; else \ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ fi; \ done; \ for i in $$list; do echo "$$i"; done | $(am__base_list) | \ while read files; do \ test -z "$$files" || { \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ done; } uninstall-man1: @$(NORMAL_UNINSTALL) @list='$(dist_man1_MANS)'; test -n "$(man1dir)" || exit 0; \ files=`{ for i in $$list; do echo "$$i"; done; \ } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir) install-dist_bashcompDATA: $(dist_bashcomp_DATA) @$(NORMAL_INSTALL) @list='$(dist_bashcomp_DATA)'; test -n "$(bashcompdir)" || list=; \ if test -n "$$list"; then \ echo " $(MKDIR_P) '$(DESTDIR)$(bashcompdir)'"; \ $(MKDIR_P) "$(DESTDIR)$(bashcompdir)" || exit 1; \ fi; \ for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ echo "$$d$$p"; \ done | $(am__base_list) | \ while read files; do \ echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bashcompdir)'"; \ $(INSTALL_DATA) $$files "$(DESTDIR)$(bashcompdir)" || exit $$?; \ done uninstall-dist_bashcompDATA: @$(NORMAL_UNINSTALL) @list='$(dist_bashcomp_DATA)'; test -n "$(bashcompdir)" || list=; \ files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ dir='$(DESTDIR)$(bashcompdir)'; $(am__uninstall_files_from_dir) ID: $(am__tagged_files) $(am__define_uniq_tagged_files); mkid -fID $$unique tags: tags-am TAGS: tags tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) set x; \ here=`pwd`; \ $(am__define_uniq_tagged_files); \ shift; \ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ if test $$# -gt 0; then \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ "$$@" $$unique; \ else \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$unique; \ fi; \ fi ctags: ctags-am CTAGS: ctags ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) $(am__define_uniq_tagged_files); \ test -z "$(CTAGS_ARGS)$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && $(am__cd) $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) "$$here" cscope: cscope.files test ! -s cscope.files \ || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) clean-cscope: -rm -f cscope.files cscope.files: clean-cscope cscopelist cscopelist: cscopelist-am cscopelist-am: $(am__tagged_files) list='$(am__tagged_files)'; \ case "$(srcdir)" in \ [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ *) sdir=$(subdir)/$(srcdir) ;; \ esac; \ for i in $$list; do \ if test -f "$$i"; then \ echo "$(subdir)/$$i"; \ else \ echo "$$sdir/$$i"; \ fi; \ done >> $(top_builddir)/cscope.files distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -rm -f cscope.out cscope.in.out cscope.po.out cscope.files # Recover from deleted '.trs' file; this should ensure that # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create # both 'foo.log' and 'foo.trs'. Break the recipe in two subshells # to avoid problems with "make -n". .log.trs: rm -f $< $@ $(MAKE) $(AM_MAKEFLAGS) $< # Leading 'am--fnord' is there to ensure the list of targets does not # expand to empty, as could happen e.g. with make check TESTS=''. am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) am--force-recheck: @: $(TEST_SUITE_LOG): $(TEST_LOGS) @$(am__set_TESTS_bases); \ am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ redo_bases=`for i in $$bases; do \ am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \ done`; \ if test -n "$$redo_bases"; then \ redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \ redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \ if $(am__make_dryrun); then :; else \ rm -f $$redo_logs && rm -f $$redo_results || exit 1; \ fi; \ fi; \ if test -n "$$am__remaking_logs"; then \ echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \ "recursion detected" >&2; \ elif test -n "$$redo_logs"; then \ am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \ fi; \ if $(am__make_dryrun); then :; else \ st=0; \ errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \ for i in $$redo_bases; do \ test -f $$i.trs && test -r $$i.trs \ || { echo "$$errmsg $$i.trs" >&2; st=1; }; \ test -f $$i.log && test -r $$i.log \ || { echo "$$errmsg $$i.log" >&2; st=1; }; \ done; \ test $$st -eq 0 || exit 1; \ fi @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \ ws='[ ]'; \ results=`for b in $$bases; do echo $$b.trs; done`; \ test -n "$$results" || results=/dev/null; \ all=` grep "^$$ws*:test-result:" $$results | wc -l`; \ pass=` grep "^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \ fail=` grep "^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \ skip=` grep "^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \ xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \ xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \ error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \ if test `expr $$fail + $$xpass + $$error` -eq 0; then \ success=true; \ else \ success=false; \ fi; \ br='==================='; br=$$br$$br$$br$$br; \ result_count () \ { \ if test x"$$1" = x"--maybe-color"; then \ maybe_colorize=yes; \ elif test x"$$1" = x"--no-color"; then \ maybe_colorize=no; \ else \ echo "$@: invalid 'result_count' usage" >&2; exit 4; \ fi; \ shift; \ desc=$$1 count=$$2; \ if test $$maybe_colorize = yes && test $$count -gt 0; then \ color_start=$$3 color_end=$$std; \ else \ color_start= color_end=; \ fi; \ echo "$${color_start}# $$desc $$count$${color_end}"; \ }; \ create_testsuite_report () \ { \ result_count $$1 "TOTAL:" $$all "$$brg"; \ result_count $$1 "PASS: " $$pass "$$grn"; \ result_count $$1 "SKIP: " $$skip "$$blu"; \ result_count $$1 "XFAIL:" $$xfail "$$lgn"; \ result_count $$1 "FAIL: " $$fail "$$red"; \ result_count $$1 "XPASS:" $$xpass "$$red"; \ result_count $$1 "ERROR:" $$error "$$mgn"; \ }; \ { \ echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ $(am__rst_title); \ create_testsuite_report --no-color; \ echo; \ echo ".. contents:: :depth: 2"; \ echo; \ for b in $$bases; do echo $$b; done \ | $(am__create_global_log); \ } >$(TEST_SUITE_LOG).tmp || exit 1; \ mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \ if $$success; then \ col="$$grn"; \ else \ col="$$red"; \ test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG); \ fi; \ echo "$${col}$$br$${std}"; \ echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}"; \ echo "$${col}$$br$${std}"; \ create_testsuite_report --maybe-color; \ echo "$$col$$br$$std"; \ if $$success; then :; else \ echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ if test -n "$(PACKAGE_BUGREPORT)"; then \ echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ fi; \ echo "$$col$$br$$std"; \ fi; \ $$success || exit 1 check-TESTS: @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) @set +e; $(am__set_TESTS_bases); \ log_list=`for i in $$bases; do echo $$i.log; done`; \ trs_list=`for i in $$bases; do echo $$i.trs; done`; \ log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ exit $$?; recheck: all $(check_PROGRAMS) @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) @set +e; $(am__set_TESTS_bases); \ bases=`for i in $$bases; do echo $$i; done \ | $(am__list_recheck_tests)` || exit 1; \ log_list=`for i in $$bases; do echo $$i.log; done`; \ log_list=`echo $$log_list`; \ $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \ am__force_recheck=am--force-recheck \ TEST_LOGS="$$log_list"; \ exit $$? test/unit/test_string_bytes.log: test/unit/test_string_bytes$(EXEEXT) @p='test/unit/test_string_bytes$(EXEEXT)'; \ b='test/unit/test_string_bytes'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_files.log: test/unit/test_files$(EXEEXT) @p='test/unit/test_files$(EXEEXT)'; \ b='test/unit/test_files'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_tpm2_header.log: test/unit/test_tpm2_header$(EXEEXT) @p='test/unit/test_tpm2_header$(EXEEXT)'; \ b='test/unit/test_tpm2_header'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_tpm2_attr_util.log: test/unit/test_tpm2_attr_util$(EXEEXT) @p='test/unit/test_tpm2_attr_util$(EXEEXT)'; \ b='test/unit/test_tpm2_attr_util'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_tpm2_alg_util.log: test/unit/test_tpm2_alg_util$(EXEEXT) @p='test/unit/test_tpm2_alg_util$(EXEEXT)'; \ b='test/unit/test_tpm2_alg_util'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_pcr.log: test/unit/test_pcr$(EXEEXT) @p='test/unit/test_pcr$(EXEEXT)'; \ b='test/unit/test_pcr'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_tpm2_auth_util.log: test/unit/test_tpm2_auth_util$(EXEEXT) @p='test/unit/test_tpm2_auth_util$(EXEEXT)'; \ b='test/unit/test_tpm2_auth_util'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_tpm2_errata.log: test/unit/test_tpm2_errata$(EXEEXT) @p='test/unit/test_tpm2_errata$(EXEEXT)'; \ b='test/unit/test_tpm2_errata'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_tpm2_session.log: test/unit/test_tpm2_session$(EXEEXT) @p='test/unit/test_tpm2_session$(EXEEXT)'; \ b='test/unit/test_tpm2_session'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_tpm2_policy.log: test/unit/test_tpm2_policy$(EXEEXT) @p='test/unit/test_tpm2_policy$(EXEEXT)'; \ b='test/unit/test_tpm2_policy'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_tpm2_util.log: test/unit/test_tpm2_util$(EXEEXT) @p='test/unit/test_tpm2_util$(EXEEXT)'; \ b='test/unit/test_tpm2_util'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_options.log: test/unit/test_options$(EXEEXT) @p='test/unit/test_options$(EXEEXT)'; \ b='test/unit/test_options'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_cc_util.log: test/unit/test_cc_util$(EXEEXT) @p='test/unit/test_cc_util$(EXEEXT)'; \ b='test/unit/test_cc_util'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_tpm2_eventlog.log: test/unit/test_tpm2_eventlog$(EXEEXT) @p='test/unit/test_tpm2_eventlog$(EXEEXT)'; \ b='test/unit/test_tpm2_eventlog'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) test/unit/test_tpm2_eventlog_yaml.log: test/unit/test_tpm2_eventlog_yaml$(EXEEXT) @p='test/unit/test_tpm2_eventlog_yaml$(EXEEXT)'; \ b='test/unit/test_tpm2_eventlog_yaml'; \ $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) .sh.log: @p='$<'; \ $(am__set_b); \ $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \ --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) @am__EXEEXT_TRUE@.sh$(EXEEXT).log: @am__EXEEXT_TRUE@ @p='$<'; \ @am__EXEEXT_TRUE@ $(am__set_b); \ @am__EXEEXT_TRUE@ $(am__check_pre) $(SH_LOG_DRIVER) --test-name "$$f" \ @am__EXEEXT_TRUE@ --log-file $$b.log --trs-file $$b.trs \ @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_SH_LOG_DRIVER_FLAGS) $(SH_LOG_DRIVER_FLAGS) -- $(SH_LOG_COMPILE) \ @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) distdir: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d "$(distdir)/$$file"; then \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ fi; \ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ else \ test -f "$(distdir)/$$file" \ || cp -p $$d/$$file "$(distdir)/$$file" \ || exit 1; \ fi; \ done $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-hook -test -n "$(am__skip_mode_fix)" \ || find "$(distdir)" -type d ! -perm -755 \ -exec chmod u+rwx,go+rx {} \; -o \ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz $(am__post_remove_distdir) dist-bzip2: distdir tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 $(am__post_remove_distdir) dist-lzip: distdir tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz $(am__post_remove_distdir) dist-xz: distdir tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz $(am__post_remove_distdir) dist-tarZ: distdir @echo WARNING: "Support for distribution archives compressed with" \ "legacy program 'compress' is deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__post_remove_distdir) dist-shar: distdir @echo WARNING: "Support for shar distribution archives is" \ "deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz $(am__post_remove_distdir) dist-zip: distdir -rm -f $(distdir).zip zip -rq $(distdir).zip $(distdir) $(am__post_remove_distdir) dist dist-all: $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' $(am__post_remove_distdir) # This target untars the dist file and tries a VPATH configuration. Then # it guarantees that the distribution is self-contained by making another # tarfile. distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lz*) \ lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ *.tar.xz*) \ xz -dc $(distdir).tar.xz | $(am__untar) ;;\ *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir) chmod u+w $(distdir) mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ && $(am__cd) $(distdir)/_build/sub \ && ../../configure \ $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ --srcdir=../.. --prefix="$$dc_install_base" \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ && $(MAKE) $(AM_MAKEFLAGS) install \ && $(MAKE) $(AM_MAKEFLAGS) installcheck \ && $(MAKE) $(AM_MAKEFLAGS) uninstall \ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ distuninstallcheck \ && chmod -R a-w "$$dc_install_base" \ && ({ \ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ } || { rm -rf "$$dc_destdir"; exit 1; }) \ && rm -rf "$$dc_destdir" \ && $(MAKE) $(AM_MAKEFLAGS) dist \ && rm -rf $(DIST_ARCHIVES) \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ && cd "$$am__cwd" \ || exit 1 $(am__post_remove_distdir) @(echo "$(distdir) archives ready for distribution: "; \ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' distuninstallcheck: @test -n '$(distuninstallcheck_dir)' || { \ echo 'ERROR: trying to run $@ with an empty' \ '$$(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ $(am__cd) '$(distuninstallcheck_dir)' || { \ echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ exit 1; \ }; \ test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left after uninstall:" ; \ if test -n "$(DESTDIR)"; then \ echo " (check DESTDIR support)"; \ fi ; \ $(distuninstallcheck_listfiles) ; \ exit 1; } >&2 distcleancheck: distclean @if test '$(srcdir)' = . ; then \ echo "ERROR: distcleancheck can only run from a VPATH build" ; \ exit 1 ; \ fi @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ || { echo "ERROR: files left in build directory after distclean:" ; \ $(distcleancheck_listfiles) ; \ exit 1; } >&2 check-am: all-am $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: check-am all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(DATA) installdirs: for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(bashcompdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: if test -z '$(STRIP)'; then \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ install; \ else \ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) -rm -f lib/$(DEPDIR)/$(am__dirstamp) -rm -f lib/$(am__dirstamp) -rm -f test/unit/$(DEPDIR)/$(am__dirstamp) -rm -f test/unit/$(am__dirstamp) -rm -f tools/$(DEPDIR)/$(am__dirstamp) -rm -f tools/$(am__dirstamp) -rm -f tools/fapi/$(DEPDIR)/$(am__dirstamp) -rm -f tools/fapi/$(am__dirstamp) -rm -f tools/misc/$(DEPDIR)/$(am__dirstamp) -rm -f tools/misc/$(am__dirstamp) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." @AUTOCONF_CODE_COVERAGE_2019_01_06_FALSE@clean-local: @AUTOCONF_CODE_COVERAGE_2019_01_06_FALSE@distclean-local: clean: clean-am clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ clean-libtool clean-local clean-noinstLIBRARIES mostlyclean-am distclean: distclean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf lib/$(DEPDIR) test/unit/$(DEPDIR) tools/$(DEPDIR) tools/fapi/$(DEPDIR) tools/misc/$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-libtool distclean-local distclean-tags dvi: dvi-am dvi-am: html: html-am html-am: info: info-am info-am: install-data-am: install-dist_bashcompDATA install-man @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-data-hook install-dvi: install-dvi-am install-dvi-am: install-exec-am: install-binPROGRAMS @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-exec-hook install-html: install-html-am install-html-am: install-info: install-info-am install-info-am: install-man: install-man1 install-pdf: install-pdf-am install-pdf-am: install-ps: install-ps-am install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache -rm -rf lib/$(DEPDIR) test/unit/$(DEPDIR) tools/$(DEPDIR) tools/fapi/$(DEPDIR) tools/misc/$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-binPROGRAMS uninstall-dist_bashcompDATA \ uninstall-man @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) uninstall-hook uninstall-man: uninstall-man1 .MAKE: check-am install-am install-data-am install-exec-am \ install-strip uninstall-am .PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-TESTS \ check-am clean clean-binPROGRAMS clean-checkPROGRAMS \ clean-cscope clean-generic clean-libtool clean-local \ clean-noinstLIBRARIES cscope cscopelist-am ctags ctags-am dist \ dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \ dist-tarZ dist-xz dist-zip distcheck distclean \ distclean-compile distclean-generic distclean-hdr \ distclean-libtool distclean-local distclean-tags \ distcleancheck distdir distuninstallcheck dvi dvi-am html \ html-am info info-am install install-am install-binPROGRAMS \ install-data install-data-am install-data-hook \ install-dist_bashcompDATA install-dvi install-dvi-am \ install-exec install-exec-am install-exec-hook install-html \ install-html-am install-info install-info-am install-man \ install-man1 install-pdf install-pdf-am install-ps \ install-ps-am install-strip installcheck installcheck-am \ installdirs maintainer-clean maintainer-clean-generic \ mostlyclean mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am recheck tags tags-am \ uninstall uninstall-am uninstall-binPROGRAMS \ uninstall-dist_bashcompDATA uninstall-hook uninstall-man \ uninstall-man1 .PRECIOUS: Makefile # ax_code_coverage @AUTOCONF_CODE_COVERAGE_2019_01_06_TRUE@clean-local: code-coverage-clean @AUTOCONF_CODE_COVERAGE_2019_01_06_TRUE@distclean-local: code-coverage-dist-clean @AUTOCONF_CODE_COVERAGE_2019_01_06_FALSE@@CODE_COVERAGE_RULES@ # Create the symlinks for each tool to the tpm2 and optional tss2 bundled executables install-exec-hook: for tool in $(notdir $(basename $(tpm2_tools))) ; do \ $(LN_S) -f \ "tpm2$(EXEEXT)" \ "$(DESTDIR)$(bindir)/$$tool$(EXEEXT)" ; \ done @HAVE_FAPI_TRUE@ for tool in $(notdir $(basename $(tss2_tools))) ; do \ @HAVE_FAPI_TRUE@ $(LN_S) -f \ @HAVE_FAPI_TRUE@ "tss2$(EXEEXT)" \ @HAVE_FAPI_TRUE@ "$(DESTDIR)$(bindir)/$$tool$(EXEEXT)" ; \ @HAVE_FAPI_TRUE@ done check-hook: rm -rf .lock_file man/man1/%.1 : man/%.1.md $(MARKDOWN_COMMON_DEPS) $(AM_V_GEN)rm -f $@ && \ mkdir -p man/man1 && \ sed -e '/\[common options\]/r $(top_srcdir)/man/common/options.md' \ -e '/\[common options\]/d' \ -e '/\[common tcti options\]/r $(top_srcdir)/man/common/tcti.md' \ -e '/\[common tcti options\]/d' \ -e '/\[common tss2 options\]/r $(top_srcdir)/man/common/tss2-options.md' \ -e '/\[common tss2 options\]/d' \ -e '/\[common fapi references\]/r $(top_srcdir)/man/common/tss2-fapi-references.md' \ -e '/\[common fapi references\]/d' \ -e '/\[authorization formatting\]/r $(top_srcdir)/man/common/authorizations.md' \ -e '/\[authorization formatting\]/d' \ -e '/\[context object format\]/r $(top_srcdir)/man/common/ctxobj.md' \ -e '/\[context object format\]/d' \ -e '/\[supported hash algorithms\]/r $(top_srcdir)/man/common/hash.md' \ -e '/\[supported hash algorithms\]/d' \ -e '/\[algorithm specifiers\]/r $(top_srcdir)/man/common/alg.md' \ -e '/\[algorithm specifiers\]/d' \ -e '/\[supported public object algorithms\]/r $(top_srcdir)/man/common/object-alg.md' \ -e '/\[supported public object algorithms\]/d' \ -e '/\[supported signing algorithms\]/r $(top_srcdir)/man/common/sign-alg.md' \ -e '/\[supported signing algorithms\]/d' \ -e '/\[nv attributes\]/r $(top_srcdir)/man/common/nv-attrs.md' \ -e '/\[nv attributes\]/d' \ -e '/\[pcr bank specifiers\]/r $(top_srcdir)/man/common/pcr.md' \ -e '/\[pcr bank specifiers\]/d' \ -e '/\[pubkey options\]/r $(top_srcdir)/man/common/pubkey.md' \ -e '/\[pubkey options\]/d' \ -e '/\[signature format specifiers\]/r $(top_srcdir)/man/common/signature.md' \ -e '/\[signature format specifiers\]/d' \ -e '/\[object attribute specifiers\]/r $(top_srcdir)/man/common/obj-attrs.md' \ -e '/\[object attribute specifiers\]/d' \ -e '/\[supported signing schemes\]/r $(top_srcdir)/man/common/signschemes.md' \ -e '/\[supported signing schemes\]/d' \ -e '/\[limitations\]/r $(top_srcdir)/man/common/policy-limitations.md' \ -e '/\[limitations\]/d' \ -e '/\[returns\]/r $(top_srcdir)/man/common/returns.md' \ -e '/\[returns\]/d' \ -e '/\[footer\]/r $(top_srcdir)/man/common/footer.md' \ -e '/\[footer\]/d' \ -e '/\[protection details\]/r $(top_srcdir)/man/common/protection-details.md' \ -e '/\[protection details\]/d' \ < $< | pandoc -s -t man > $@ install-data-hook: cd $(DESTDIR)$(bashcompdir) && \ for tool in $(bin_PROGRAMS); do \ [ "$${tool}" = "$${tool#tools/fapi/*}" ] && $(LN_S) -f tpm2_completion.bash $${tool##*/}; \ done uninstall-hook: cd $(DESTDIR)$(bashcompdir) && \ for tool in $(bin_PROGRAMS); do \ [ "$${tool}" = "$${tool#tools/fapi/*}" -a -L $${tool##*/} ] && rm -f $${tool##*/}; \ done dist-hook: for f in $(EXTRA_DIST_IGNORE); do \ rm -rf `find $(distdir) -name $$f`; \ done; # If pandoc is not enabled, we want to complain that you need pandoc for make dist, # so hook the target and complain. @HAVE_PANDOC_FALSE@ @(>&2 echo "You do not have pandoc, a requirement for the distribution of manpages") @HAVE_PANDOC_FALSE@ @exit 1 # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: