📄 makefile.in
字号:
# Makefile.in generated by automake 1.9.5 from Makefile.am.# @configure_input@# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,# 2003, 2004, 2005 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@# Makefile.am## The Initial Developer of the Original Code is International# Business Machines Corporation. Portions created by IBM# Corporation are Copyright (C) 2005, 2006 International Business# Machines Corporation. All Rights Reserved.## This program is free software; you can redistribute it and/or modify# it under the terms of the Common Public License as published by# IBM Corporation; either version 1 of the License, or (at your option)# any later version.## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the# Common Public License for more details.## You should have received a copy of the Common Public License# along with this program; if not, a copy can be viewed at# http://www.opensource.org/licenses/cpl1.0.php.#SOURCES = $(libtpm_pkcs11_la_SOURCES) $(libtpm_tspi_la_SOURCES) $(libtpm_unseal_la_SOURCES) $(libtpm_utils_la_SOURCES)srcdir = @srcdir@top_srcdir = @top_srcdir@VPATH = @srcdir@pkgdatadir = $(datadir)/@PACKAGE@pkglibdir = $(libdir)/@PACKAGE@pkgincludedir = $(includedir)/@PACKAGE@top_builddir = ..am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cdINSTALL = @INSTALL@install_sh_DATA = $(install_sh) -c -m 644install_sh_PROGRAM = $(install_sh) -cinstall_sh_SCRIPT = $(install_sh) -cINSTALL_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@target_triplet = @target@## PKCS#11 interface library@P11_SUPPORT_TRUE@am__append_1 = libtpm_pkcs11.lasubdir = libDIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.inACLOCAL_M4 = $(top_srcdir)/aclocal.m4am__aclocal_m4_deps = $(top_srcdir)/configure.inam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4)mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirsCONFIG_CLEAN_FILES =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 = `echo $$p | sed -e 's|^.*/||'`;am__installdirs = "$(DESTDIR)$(libdir)"libLTLIBRARIES_INSTALL = $(INSTALL)LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)@P11_SUPPORT_TRUE@libtpm_pkcs11_la_DEPENDENCIES = libtpm_utils.laam__libtpm_pkcs11_la_SOURCES_DIST = tpm_pkcs11.c@P11_SUPPORT_TRUE@am_libtpm_pkcs11_la_OBJECTS = tpm_pkcs11.lolibtpm_pkcs11_la_OBJECTS = $(am_libtpm_pkcs11_la_OBJECTS)@P11_SUPPORT_TRUE@am_libtpm_pkcs11_la_rpath =libtpm_tspi_la_DEPENDENCIES = libtpm_utils.laam_libtpm_tspi_la_OBJECTS = tpm_tspi.lolibtpm_tspi_la_OBJECTS = $(am_libtpm_tspi_la_OBJECTS)libtpm_unseal_la_DEPENDENCIES =am_libtpm_unseal_la_OBJECTS = tpm_unseal.lolibtpm_unseal_la_OBJECTS = $(am_libtpm_unseal_la_OBJECTS)libtpm_utils_la_LIBADD =am_libtpm_utils_la_OBJECTS = tpm_utils.lo tpm_log.lolibtpm_utils_la_OBJECTS = $(am_libtpm_utils_la_OBJECTS)DEFAULT_INCLUDES = -I. -I$(srcdir)depcomp = $(SHELL) $(top_srcdir)/depcompam__depfiles_maybe = depfilesCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@SOURCES = $(libtpm_pkcs11_la_SOURCES) $(libtpm_tspi_la_SOURCES) \ $(libtpm_unseal_la_SOURCES) $(libtpm_utils_la_SOURCES)DIST_SOURCES = $(am__libtpm_pkcs11_la_SOURCES_DIST) \ $(libtpm_tspi_la_SOURCES) $(libtpm_unseal_la_SOURCES) \ $(libtpm_utils_la_SOURCES)ETAGS = etagsCTAGS = ctagsDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)ACLOCAL = @ACLOCAL@AMDEP_FALSE = @AMDEP_FALSE@AMDEP_TRUE = @AMDEP_TRUE@AMTAR = @AMTAR@AR = @AR@AUTOCONF = @AUTOCONF@AUTOHEADER = @AUTOHEADER@AUTOMAKE = @AUTOMAKE@AWK = @AWK@CC = @CC@CCDEPMODE = @CCDEPMODE@CFLAGS = @CFLAGS@COPY = @COPY@CPP = @CPP@CPPFLAGS = @CPPFLAGS@CXX = @CXX@CXXCPP = @CXXCPP@CXXDEPMODE = @CXXDEPMODE@CXXFLAGS = @CXXFLAGS@CYGPATH_W = @CYGPATH_W@DEFS = @DEFS@DEPDIR = @DEPDIR@ECHO = @ECHO@ECHO_C = @ECHO_C@ECHO_N = @ECHO_N@ECHO_T = @ECHO_T@EGREP = @EGREP@EXEEXT = @EXEEXT@F77 = @F77@FFLAGS = @FFLAGS@GMSGFMT = @GMSGFMT@INSTALL_DATA = @INSTALL_DATA@INSTALL_PROGRAM = @INSTALL_PROGRAM@INSTALL_SCRIPT = @INSTALL_SCRIPT@INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@INTLLIBS = @INTLLIBS@LDFLAGS = @LDFLAGS@LIBICONV = @LIBICONV@LIBINTL = @LIBINTL@LIBOBJS = @LIBOBJS@LIBS = @LIBS@LIBTOOL = @LIBTOOL@LN_S = @LN_S@LTLIBICONV = @LTLIBICONV@LTLIBINTL = @LTLIBINTL@LTLIBOBJS = @LTLIBOBJS@MAKEINFO = @MAKEINFO@MKDIR = @MKDIR@MKINSTALLDIRS = @MKINSTALLDIRS@MSGFMT = @MSGFMT@MSGMERGE = @MSGMERGE@OBJEXT = @OBJEXT@P11_SUPPORT_FALSE = @P11_SUPPORT_FALSE@P11_SUPPORT_TRUE = @P11_SUPPORT_TRUE@PACKAGE = @PACKAGE@PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@PACKAGE_NAME = @PACKAGE_NAME@PACKAGE_STRING = @PACKAGE_STRING@PACKAGE_TARNAME = @PACKAGE_TARNAME@PACKAGE_VERSION = @PACKAGE_VERSION@PATH_SEPARATOR = @PATH_SEPARATOR@POSUB = @POSUB@RANLIB = @RANLIB@RM = @RM@SET_MAKE = @SET_MAKE@SHELL = @SHELL@STRIP = @STRIP@USE_NLS = @USE_NLS@VERSION = @VERSION@XGETTEXT = @XGETTEXT@ac_ct_AR = @ac_ct_AR@ac_ct_CC = @ac_ct_CC@ac_ct_CXX = @ac_ct_CXX@ac_ct_F77 = @ac_ct_F77@ac_ct_RANLIB = @ac_ct_RANLIB@ac_ct_STRIP = @ac_ct_STRIP@am__fastdepCC_FALSE = @am__fastdepCC_FALSE@am__fastdepCC_TRUE = @am__fastdepCC_TRUE@am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@am__include = @am__include@am__leading_dot = @am__leading_dot@am__quote = @am__quote@am__tar = @am__tar@am__untar = @am__untar@bindir = @bindir@build = @build@build_alias = @build_alias@build_cpu = @build_cpu@build_os = @build_os@build_vendor = @build_vendor@datadir = @datadir@exec_prefix = @exec_prefix@host = @host@host_alias = @host_alias@host_cpu = @host_cpu@host_os = @host_os@host_vendor = @host_vendor@includedir = @includedir@infodir = @infodir@install_sh = @install_sh@libdir = @libdir@libexecdir = @libexecdir@localstatedir = @localstatedir@mandir = @mandir@mkdir_p = @mkdir_p@oldincludedir = @oldincludedir@prefix = @prefix@program_transform_name = @program_transform_name@sbindir = @sbindir@sharedstatedir = @sharedstatedir@sysconfdir = @sysconfdir@target = @target@target_alias = @target_alias@target_cpu = @target_cpu@target_os = @target_os@target_vendor = @target_vendor@# Gettext supportlocaledir = $(datadir)/locale# Libraries to buildlib_LTLIBRARIES = libtpm_unseal.la noinst_LTLIBRARIES = libtpm_tspi.la libtpm_utils.la $(am__append_1)## Common build flags (with gettext support)AM_CPPFLAGS = -I$(top_builddir)/include -D_LINUX -DLOCALEDIR=\"$(localedir)\"## Utility librarylibtpm_utils_la_SOURCES = tpm_utils.c \ tpm_log.c## TSPI interface librarylibtpm_tspi_la_SOURCES = tpm_tspi.clibtpm_tspi_la_LIBADD = libtpm_utils.la@P11_SUPPORT_TRUE@libtpm_pkcs11_la_SOURCES = tpm_pkcs11.c@P11_SUPPORT_TRUE@libtpm_pkcs11_la_LIBADD = libtpm_utils.la## Installed Libraries## Libtool -version-info flag usage rules# This flag accepts an argument of the form current[:revision[:age]]. # So, passing -version-info 3:12:1 sets current to 3, revision to 12, and age to 1.# If either revision or age are omitted, they default to 0. Also note that age must # be less than or equal to the current interface number.# Here are a set of rules to help you update your library version information:# 1. Start with version information of 0:0:0 for each libtool library.# 2. Update the version information only immediately before a public release of your # software. More frequent updates are unnecessary, and only guarantee that the # current interface number gets larger faster.# 3. If the library source code has changed at all since the last update, then # increment revision (c:r:a becomes c:r+1:a).# 4. If any interfaces have been added, removed, or changed since the last update, # increment current, and set revision to 0.# 5. If any interfaces have been added since the last public release, then increment age.# 6. If any interfaces have been removed since the last public release, then set age to 0. ## Unseal library - for addition to existing apps, counter part of seal cmdlibtpm_unseal_la_SOURCES = tpm_unseal.clibtpm_unseal_la_LDFLAGS = -shared -version-info 0:1:0libtpm_unseal_la_LIBADD = -ltspiall: all-am.SUFFIXES:.SUFFIXES: .c .lo .o .obj$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -