Makefile.in revision 1.1.1.1.4.2 1 1.1.1.1.4.2 yamt # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 1.1.1.1.4.2 yamt # @configure_input@
3 1.1.1.1.4.2 yamt
4 1.1.1.1.4.2 yamt # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 1.1.1.1.4.2 yamt # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 1.1.1.1.4.2 yamt # Inc.
7 1.1.1.1.4.2 yamt # This Makefile.in is free software; the Free Software Foundation
8 1.1.1.1.4.2 yamt # gives unlimited permission to copy and/or distribute it,
9 1.1.1.1.4.2 yamt # with or without modifications, as long as this notice is preserved.
10 1.1.1.1.4.2 yamt
11 1.1.1.1.4.2 yamt # This program is distributed in the hope that it will be useful,
12 1.1.1.1.4.2 yamt # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 1.1.1.1.4.2 yamt # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 1.1.1.1.4.2 yamt # PARTICULAR PURPOSE.
15 1.1.1.1.4.2 yamt
16 1.1.1.1.4.2 yamt @SET_MAKE@
17 1.1.1.1.4.2 yamt VPATH = @srcdir@
18 1.1.1.1.4.2 yamt pkgdatadir = $(datadir)/@PACKAGE@
19 1.1.1.1.4.2 yamt pkgincludedir = $(includedir)/@PACKAGE@
20 1.1.1.1.4.2 yamt pkglibdir = $(libdir)/@PACKAGE@
21 1.1.1.1.4.2 yamt pkglibexecdir = $(libexecdir)/@PACKAGE@
22 1.1.1.1.4.2 yamt am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 1.1.1.1.4.2 yamt install_sh_DATA = $(install_sh) -c -m 644
24 1.1.1.1.4.2 yamt install_sh_PROGRAM = $(install_sh) -c
25 1.1.1.1.4.2 yamt install_sh_SCRIPT = $(install_sh) -c
26 1.1.1.1.4.2 yamt INSTALL_HEADER = $(INSTALL_DATA)
27 1.1.1.1.4.2 yamt transform = $(program_transform_name)
28 1.1.1.1.4.2 yamt NORMAL_INSTALL = :
29 1.1.1.1.4.2 yamt PRE_INSTALL = :
30 1.1.1.1.4.2 yamt POST_INSTALL = :
31 1.1.1.1.4.2 yamt NORMAL_UNINSTALL = :
32 1.1.1.1.4.2 yamt PRE_UNINSTALL = :
33 1.1.1.1.4.2 yamt POST_UNINSTALL = :
34 1.1.1.1.4.2 yamt build_triplet = @build@
35 1.1.1.1.4.2 yamt host_triplet = @host@
36 1.1.1.1.4.2 yamt target_triplet = @target@
37 1.1.1.1.4.2 yamt subdir = man/man3
38 1.1.1.1.4.2 yamt DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 1.1.1.1.4.2 yamt ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 1.1.1.1.4.2 yamt am__aclocal_m4_deps = $(top_srcdir)/configure.in
41 1.1.1.1.4.2 yamt am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42 1.1.1.1.4.2 yamt $(ACLOCAL_M4)
43 1.1.1.1.4.2 yamt mkinstalldirs = $(install_sh) -d
44 1.1.1.1.4.2 yamt CONFIG_CLEAN_FILES =
45 1.1.1.1.4.2 yamt CONFIG_CLEAN_VPATH_FILES =
46 1.1.1.1.4.2 yamt SOURCES =
47 1.1.1.1.4.2 yamt DIST_SOURCES =
48 1.1.1.1.4.2 yamt am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
49 1.1.1.1.4.2 yamt am__vpath_adj = case $$p in \
50 1.1.1.1.4.2 yamt $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
51 1.1.1.1.4.2 yamt *) f=$$p;; \
52 1.1.1.1.4.2 yamt esac;
53 1.1.1.1.4.2 yamt am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
54 1.1.1.1.4.2 yamt am__install_max = 40
55 1.1.1.1.4.2 yamt am__nobase_strip_setup = \
56 1.1.1.1.4.2 yamt srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
57 1.1.1.1.4.2 yamt am__nobase_strip = \
58 1.1.1.1.4.2 yamt for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
59 1.1.1.1.4.2 yamt am__nobase_list = $(am__nobase_strip_setup); \
60 1.1.1.1.4.2 yamt for p in $$list; do echo "$$p $$p"; done | \
61 1.1.1.1.4.2 yamt sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
62 1.1.1.1.4.2 yamt $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
63 1.1.1.1.4.2 yamt if (++n[$$2] == $(am__install_max)) \
64 1.1.1.1.4.2 yamt { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
65 1.1.1.1.4.2 yamt END { for (dir in files) print dir, files[dir] }'
66 1.1.1.1.4.2 yamt am__base_list = \
67 1.1.1.1.4.2 yamt sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
68 1.1.1.1.4.2 yamt sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
69 1.1.1.1.4.2 yamt man3dir = $(mandir)/man3
70 1.1.1.1.4.2 yamt am__installdirs = "$(DESTDIR)$(man3dir)"
71 1.1.1.1.4.2 yamt NROFF = nroff
72 1.1.1.1.4.2 yamt MANS = $(man3_MANS)
73 1.1.1.1.4.2 yamt DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 1.1.1.1.4.2 yamt ACLOCAL = @ACLOCAL@
75 1.1.1.1.4.2 yamt AMTAR = @AMTAR@
76 1.1.1.1.4.2 yamt AR = @AR@
77 1.1.1.1.4.2 yamt AUTOCONF = @AUTOCONF@
78 1.1.1.1.4.2 yamt AUTOHEADER = @AUTOHEADER@
79 1.1.1.1.4.2 yamt AUTOMAKE = @AUTOMAKE@
80 1.1.1.1.4.2 yamt AWK = @AWK@
81 1.1.1.1.4.2 yamt CC = @CC@
82 1.1.1.1.4.2 yamt CCDEPMODE = @CCDEPMODE@
83 1.1.1.1.4.2 yamt CFLAGS = @CFLAGS@
84 1.1.1.1.4.2 yamt CPP = @CPP@
85 1.1.1.1.4.2 yamt CPPFLAGS = @CPPFLAGS@
86 1.1.1.1.4.2 yamt CRYPTOLIB = @CRYPTOLIB@
87 1.1.1.1.4.2 yamt CRYPTO_PACKAGE = @CRYPTO_PACKAGE@
88 1.1.1.1.4.2 yamt CYGPATH_W = @CYGPATH_W@
89 1.1.1.1.4.2 yamt DEFS = @DEFS@
90 1.1.1.1.4.2 yamt DEPDIR = @DEPDIR@
91 1.1.1.1.4.2 yamt DSYMUTIL = @DSYMUTIL@
92 1.1.1.1.4.2 yamt DUMPBIN = @DUMPBIN@
93 1.1.1.1.4.2 yamt ECHO_C = @ECHO_C@
94 1.1.1.1.4.2 yamt ECHO_N = @ECHO_N@
95 1.1.1.1.4.2 yamt ECHO_T = @ECHO_T@
96 1.1.1.1.4.2 yamt EGREP = @EGREP@
97 1.1.1.1.4.2 yamt EXEEXT = @EXEEXT@
98 1.1.1.1.4.2 yamt FGREP = @FGREP@
99 1.1.1.1.4.2 yamt GREP = @GREP@
100 1.1.1.1.4.2 yamt GTK_CFLAGS = @GTK_CFLAGS@
101 1.1.1.1.4.2 yamt GTK_LIBS = @GTK_LIBS@
102 1.1.1.1.4.2 yamt INSTALL = @INSTALL@
103 1.1.1.1.4.2 yamt INSTALL_DATA = @INSTALL_DATA@
104 1.1.1.1.4.2 yamt INSTALL_PROGRAM = @INSTALL_PROGRAM@
105 1.1.1.1.4.2 yamt INSTALL_SCRIPT = @INSTALL_SCRIPT@
106 1.1.1.1.4.2 yamt INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
107 1.1.1.1.4.2 yamt LD = @LD@
108 1.1.1.1.4.2 yamt LDFLAGS = @LDFLAGS@
109 1.1.1.1.4.2 yamt LIBOBJS = @LIBOBJS@
110 1.1.1.1.4.2 yamt LIBS = @LIBS@
111 1.1.1.1.4.2 yamt LIBTOOL = @LIBTOOL@
112 1.1.1.1.4.2 yamt LIPO = @LIPO@
113 1.1.1.1.4.2 yamt LN_S = @LN_S@
114 1.1.1.1.4.2 yamt LTLIBOBJS = @LTLIBOBJS@
115 1.1.1.1.4.2 yamt MAKEINFO = @MAKEINFO@
116 1.1.1.1.4.2 yamt MKDIR_P = @MKDIR_P@
117 1.1.1.1.4.2 yamt NM = @NM@
118 1.1.1.1.4.2 yamt NMEDIT = @NMEDIT@
119 1.1.1.1.4.2 yamt OBJDUMP = @OBJDUMP@
120 1.1.1.1.4.2 yamt OBJEXT = @OBJEXT@
121 1.1.1.1.4.2 yamt OPENSSL_LIB_DIR = @OPENSSL_LIB_DIR@
122 1.1.1.1.4.2 yamt OTOOL = @OTOOL@
123 1.1.1.1.4.2 yamt OTOOL64 = @OTOOL64@
124 1.1.1.1.4.2 yamt PACKAGE = @PACKAGE@
125 1.1.1.1.4.2 yamt PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
126 1.1.1.1.4.2 yamt PACKAGE_NAME = @PACKAGE_NAME@
127 1.1.1.1.4.2 yamt PACKAGE_STRING = @PACKAGE_STRING@
128 1.1.1.1.4.2 yamt PACKAGE_TARNAME = @PACKAGE_TARNAME@
129 1.1.1.1.4.2 yamt PACKAGE_URL = @PACKAGE_URL@
130 1.1.1.1.4.2 yamt PACKAGE_VERSION = @PACKAGE_VERSION@
131 1.1.1.1.4.2 yamt PATH_SEPARATOR = @PATH_SEPARATOR@
132 1.1.1.1.4.2 yamt PKG_CONFIG = @PKG_CONFIG@
133 1.1.1.1.4.2 yamt PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
134 1.1.1.1.4.2 yamt PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
135 1.1.1.1.4.2 yamt RANLIB = @RANLIB@
136 1.1.1.1.4.2 yamt RPC = @RPC@
137 1.1.1.1.4.2 yamt SED = @SED@
138 1.1.1.1.4.2 yamt SET_MAKE = @SET_MAKE@
139 1.1.1.1.4.2 yamt SHELL = @SHELL@
140 1.1.1.1.4.2 yamt STRIP = @STRIP@
141 1.1.1.1.4.2 yamt TCSD_DEFAULT_PORT = @TCSD_DEFAULT_PORT@
142 1.1.1.1.4.2 yamt VERSION = @VERSION@
143 1.1.1.1.4.2 yamt abs_builddir = @abs_builddir@
144 1.1.1.1.4.2 yamt abs_srcdir = @abs_srcdir@
145 1.1.1.1.4.2 yamt abs_top_builddir = @abs_top_builddir@
146 1.1.1.1.4.2 yamt abs_top_srcdir = @abs_top_srcdir@
147 1.1.1.1.4.2 yamt ac_ct_CC = @ac_ct_CC@
148 1.1.1.1.4.2 yamt ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
149 1.1.1.1.4.2 yamt am__include = @am__include@
150 1.1.1.1.4.2 yamt am__leading_dot = @am__leading_dot@
151 1.1.1.1.4.2 yamt am__quote = @am__quote@
152 1.1.1.1.4.2 yamt am__tar = @am__tar@
153 1.1.1.1.4.2 yamt am__untar = @am__untar@
154 1.1.1.1.4.2 yamt bindir = @bindir@
155 1.1.1.1.4.2 yamt build = @build@
156 1.1.1.1.4.2 yamt build_alias = @build_alias@
157 1.1.1.1.4.2 yamt build_cpu = @build_cpu@
158 1.1.1.1.4.2 yamt build_os = @build_os@
159 1.1.1.1.4.2 yamt build_vendor = @build_vendor@
160 1.1.1.1.4.2 yamt builddir = @builddir@
161 1.1.1.1.4.2 yamt datadir = @datadir@
162 1.1.1.1.4.2 yamt datarootdir = @datarootdir@
163 1.1.1.1.4.2 yamt docdir = @docdir@
164 1.1.1.1.4.2 yamt dvidir = @dvidir@
165 1.1.1.1.4.2 yamt exec_prefix = @exec_prefix@
166 1.1.1.1.4.2 yamt host = @host@
167 1.1.1.1.4.2 yamt host_alias = @host_alias@
168 1.1.1.1.4.2 yamt host_cpu = @host_cpu@
169 1.1.1.1.4.2 yamt host_os = @host_os@
170 1.1.1.1.4.2 yamt host_vendor = @host_vendor@
171 1.1.1.1.4.2 yamt htmldir = @htmldir@
172 1.1.1.1.4.2 yamt includedir = @includedir@
173 1.1.1.1.4.2 yamt infodir = @infodir@
174 1.1.1.1.4.2 yamt install_sh = @install_sh@
175 1.1.1.1.4.2 yamt libdir = @libdir@
176 1.1.1.1.4.2 yamt libexecdir = @libexecdir@
177 1.1.1.1.4.2 yamt localedir = @localedir@
178 1.1.1.1.4.2 yamt localstatedir = @localstatedir@
179 1.1.1.1.4.2 yamt lt_ECHO = @lt_ECHO@
180 1.1.1.1.4.2 yamt mandir = @mandir@
181 1.1.1.1.4.2 yamt mkdir_p = @mkdir_p@
182 1.1.1.1.4.2 yamt oldincludedir = @oldincludedir@
183 1.1.1.1.4.2 yamt pdfdir = @pdfdir@
184 1.1.1.1.4.2 yamt prefix = @prefix@
185 1.1.1.1.4.2 yamt program_transform_name = @program_transform_name@
186 1.1.1.1.4.2 yamt psdir = @psdir@
187 1.1.1.1.4.2 yamt sbindir = @sbindir@
188 1.1.1.1.4.2 yamt sharedstatedir = @sharedstatedir@
189 1.1.1.1.4.2 yamt srcdir = @srcdir@
190 1.1.1.1.4.2 yamt sysconfdir = @sysconfdir@
191 1.1.1.1.4.2 yamt target = @target@
192 1.1.1.1.4.2 yamt target_alias = @target_alias@
193 1.1.1.1.4.2 yamt target_cpu = @target_cpu@
194 1.1.1.1.4.2 yamt target_os = @target_os@
195 1.1.1.1.4.2 yamt target_vendor = @target_vendor@
196 1.1.1.1.4.2 yamt top_build_prefix = @top_build_prefix@
197 1.1.1.1.4.2 yamt top_builddir = @top_builddir@
198 1.1.1.1.4.2 yamt top_srcdir = @top_srcdir@
199 1.1.1.1.4.2 yamt man3_MANS = Tspi_ChangeAuth.3 \
200 1.1.1.1.4.2 yamt Tspi_ChangeAuthAsym.3 \
201 1.1.1.1.4.2 yamt Tspi_Context_Close.3 \
202 1.1.1.1.4.2 yamt Tspi_Context_CloseObject.3 \
203 1.1.1.1.4.2 yamt Tspi_Context_Connect.3 \
204 1.1.1.1.4.2 yamt Tspi_Context_Create.3 \
205 1.1.1.1.4.2 yamt Tspi_Context_CreateObject.3 \
206 1.1.1.1.4.2 yamt Tspi_Context_FreeMemory.3 \
207 1.1.1.1.4.2 yamt Tspi_Context_GetCapability.3 \
208 1.1.1.1.4.2 yamt Tspi_Context_GetDefaultPolicy.3 \
209 1.1.1.1.4.2 yamt Tspi_Context_GetKeyByPublicInfo.3 \
210 1.1.1.1.4.2 yamt Tspi_Context_GetKeyByUUID.3 \
211 1.1.1.1.4.2 yamt Tspi_Context_GetRegisteredKeysByUUID.3 \
212 1.1.1.1.4.2 yamt Tspi_Context_GetRegisteredKeysByUUID2.3 \
213 1.1.1.1.4.2 yamt Tspi_Context_GetTpmObject.3 \
214 1.1.1.1.4.2 yamt Tspi_Context_LoadKeyByBlob.3 \
215 1.1.1.1.4.2 yamt Tspi_Context_LoadKeyByUUID.3 \
216 1.1.1.1.4.2 yamt Tspi_Context_RegisterKey.3 \
217 1.1.1.1.4.2 yamt Tspi_Context_UnregisterKey.3 \
218 1.1.1.1.4.2 yamt Tspi_Data_Bind.3 \
219 1.1.1.1.4.2 yamt Tspi_Data_Seal.3 \
220 1.1.1.1.4.2 yamt Tspi_Data_Unbind.3 \
221 1.1.1.1.4.2 yamt Tspi_Data_Unseal.3 \
222 1.1.1.1.4.2 yamt Tspi_DecodeBER_TssBlob.3 \
223 1.1.1.1.4.2 yamt Tspi_EncodeDER_TssBlob.3 \
224 1.1.1.1.4.2 yamt Tspi_GetAttribData.3 \
225 1.1.1.1.4.2 yamt Tspi_GetAttribUint32.3 \
226 1.1.1.1.4.2 yamt Tspi_GetPolicyObject.3 \
227 1.1.1.1.4.2 yamt Tspi_Hash_GetHashValue.3 \
228 1.1.1.1.4.2 yamt Tspi_Hash_SetHashValue.3 \
229 1.1.1.1.4.2 yamt Tspi_Hash_Sign.3 \
230 1.1.1.1.4.2 yamt Tspi_Hash_UpdateHashValue.3 \
231 1.1.1.1.4.2 yamt Tspi_Hash_VerifySignature.3 \
232 1.1.1.1.4.2 yamt Tspi_Key_CertifyKey.3 \
233 1.1.1.1.4.2 yamt Tspi_Key_ConvertMigrationBlob.3 \
234 1.1.1.1.4.2 yamt Tspi_Key_CreateKey.3 \
235 1.1.1.1.4.2 yamt Tspi_Key_CreateMigrationBlob.3 \
236 1.1.1.1.4.2 yamt Tspi_Key_GetPubKey.3 \
237 1.1.1.1.4.2 yamt Tspi_Key_LoadKey.3 \
238 1.1.1.1.4.2 yamt Tspi_Key_UnloadKey.3 \
239 1.1.1.1.4.2 yamt Tspi_Key_WrapKey.3 \
240 1.1.1.1.4.2 yamt Tspi_PcrComposite_GetPcrValue.3 \
241 1.1.1.1.4.2 yamt Tspi_PcrComposite_SelectPcrIndex.3 \
242 1.1.1.1.4.2 yamt Tspi_PcrComposite_SetPcrValue.3 \
243 1.1.1.1.4.2 yamt Tspi_Policy_AssignToObject.3 \
244 1.1.1.1.4.2 yamt Tspi_Policy_FlushSecret.3 \
245 1.1.1.1.4.2 yamt Tspi_Policy_SetSecret.3 \
246 1.1.1.1.4.2 yamt Tspi_SetAttribData.3 \
247 1.1.1.1.4.2 yamt Tspi_SetAttribUint32.3 \
248 1.1.1.1.4.2 yamt Tspi_TPM_AuthorizeMigrationTicket.3 \
249 1.1.1.1.4.2 yamt Tspi_TPM_CertifySelfTest.3 \
250 1.1.1.1.4.2 yamt Tspi_TPM_CheckMaintenancePubKey.3 \
251 1.1.1.1.4.2 yamt Tspi_TPM_ClearOwner.3 \
252 1.1.1.1.4.2 yamt Tspi_TPM_CollateIdentityRequest.3 \
253 1.1.1.1.4.2 yamt Tspi_TPM_CreateEndorsementKey.3 \
254 1.1.1.1.4.2 yamt Tspi_TPM_CreateMaintenanceArchive.3 \
255 1.1.1.1.4.2 yamt Tspi_TPM_DirRead.3 \
256 1.1.1.1.4.2 yamt Tspi_TPM_DirWrite.3 \
257 1.1.1.1.4.2 yamt Tspi_TPM_GetCapability.3 \
258 1.1.1.1.4.2 yamt Tspi_TPM_GetEvent.3 \
259 1.1.1.1.4.2 yamt Tspi_TPM_GetEventLog.3 \
260 1.1.1.1.4.2 yamt Tspi_TPM_GetEvents.3 \
261 1.1.1.1.4.2 yamt Tspi_TPM_GetPubEndorsementKey.3 \
262 1.1.1.1.4.2 yamt Tspi_TPM_GetRandom.3 \
263 1.1.1.1.4.2 yamt Tspi_TPM_GetStatus.3 \
264 1.1.1.1.4.2 yamt Tspi_TPM_GetTestResult.3 \
265 1.1.1.1.4.2 yamt Tspi_TPM_KillMaintenanceFeature.3 \
266 1.1.1.1.4.2 yamt Tspi_TPM_LoadMaintenancePubKey.3 \
267 1.1.1.1.4.2 yamt Tspi_TPM_PcrRead.3 \
268 1.1.1.1.4.2 yamt Tspi_TPM_PcrExtend.3 \
269 1.1.1.1.4.2 yamt Tspi_TPM_Quote.3 \
270 1.1.1.1.4.2 yamt Tspi_TPM_SelfTestFull.3 \
271 1.1.1.1.4.2 yamt Tspi_TPM_SetStatus.3 \
272 1.1.1.1.4.2 yamt Tspi_TPM_StirRandom.3 \
273 1.1.1.1.4.2 yamt Tspi_TPM_TakeOwnership.3 \
274 1.1.1.1.4.2 yamt Tspi_DAA_IssueCredential.3 \
275 1.1.1.1.4.2 yamt Tspi_DAA_VerifySignature.3 \
276 1.1.1.1.4.2 yamt Tspi_DAA_IssueInit.3 \
277 1.1.1.1.4.2 yamt Tspi_TPM_DAA_JoinCreateDaaPubKey.3 \
278 1.1.1.1.4.2 yamt Tspi_DAA_IssuerKeyVerification.3 \
279 1.1.1.1.4.2 yamt Tspi_TPM_DAA_JoinInit.3 \
280 1.1.1.1.4.2 yamt Tspi_DAA_IssueSetup.3 \
281 1.1.1.1.4.2 yamt Tspi_TPM_DAA_JoinStoreCredential.3 \
282 1.1.1.1.4.2 yamt Tspi_DAA_VerifyInit.3 \
283 1.1.1.1.4.2 yamt Tspi_TPM_DAA_Sign.3 \
284 1.1.1.1.4.2 yamt Tspi_TPM_GetAuditDigest.3 \
285 1.1.1.1.4.2 yamt Tspi_TPM_OwnerGetSRKPubKey.3 \
286 1.1.1.1.4.2 yamt Tspi_TPM_Quote.3 \
287 1.1.1.1.4.2 yamt Tspi_TPM_CMKSetRestrictions.3
288 1.1.1.1.4.2 yamt
289 1.1.1.1.4.2 yamt EXTRA_DIST = $(man3_MANS)
290 1.1.1.1.4.2 yamt all: all-am
291 1.1.1.1.4.2 yamt
292 1.1.1.1.4.2 yamt .SUFFIXES:
293 1.1.1.1.4.2 yamt $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
294 1.1.1.1.4.2 yamt @for dep in $?; do \
295 1.1.1.1.4.2 yamt case '$(am__configure_deps)' in \
296 1.1.1.1.4.2 yamt *$$dep*) \
297 1.1.1.1.4.2 yamt ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
298 1.1.1.1.4.2 yamt && { if test -f $@; then exit 0; else break; fi; }; \
299 1.1.1.1.4.2 yamt exit 1;; \
300 1.1.1.1.4.2 yamt esac; \
301 1.1.1.1.4.2 yamt done; \
302 1.1.1.1.4.2 yamt echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/man3/Makefile'; \
303 1.1.1.1.4.2 yamt $(am__cd) $(top_srcdir) && \
304 1.1.1.1.4.2 yamt $(AUTOMAKE) --foreign man/man3/Makefile
305 1.1.1.1.4.2 yamt .PRECIOUS: Makefile
306 1.1.1.1.4.2 yamt Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
307 1.1.1.1.4.2 yamt @case '$?' in \
308 1.1.1.1.4.2 yamt *config.status*) \
309 1.1.1.1.4.2 yamt cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
310 1.1.1.1.4.2 yamt *) \
311 1.1.1.1.4.2 yamt echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
312 1.1.1.1.4.2 yamt cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
313 1.1.1.1.4.2 yamt esac;
314 1.1.1.1.4.2 yamt
315 1.1.1.1.4.2 yamt $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
316 1.1.1.1.4.2 yamt cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
317 1.1.1.1.4.2 yamt
318 1.1.1.1.4.2 yamt $(top_srcdir)/configure: $(am__configure_deps)
319 1.1.1.1.4.2 yamt cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320 1.1.1.1.4.2 yamt $(ACLOCAL_M4): $(am__aclocal_m4_deps)
321 1.1.1.1.4.2 yamt cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322 1.1.1.1.4.2 yamt $(am__aclocal_m4_deps):
323 1.1.1.1.4.2 yamt
324 1.1.1.1.4.2 yamt mostlyclean-libtool:
325 1.1.1.1.4.2 yamt -rm -f *.lo
326 1.1.1.1.4.2 yamt
327 1.1.1.1.4.2 yamt clean-libtool:
328 1.1.1.1.4.2 yamt -rm -rf .libs _libs
329 1.1.1.1.4.2 yamt install-man3: $(man3_MANS)
330 1.1.1.1.4.2 yamt @$(NORMAL_INSTALL)
331 1.1.1.1.4.2 yamt test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
332 1.1.1.1.4.2 yamt @list='$(man3_MANS)'; test -n "$(man3dir)" || exit 0; \
333 1.1.1.1.4.2 yamt { for i in $$list; do echo "$$i"; done; \
334 1.1.1.1.4.2 yamt } | while read p; do \
335 1.1.1.1.4.2 yamt if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
336 1.1.1.1.4.2 yamt echo "$$d$$p"; echo "$$p"; \
337 1.1.1.1.4.2 yamt done | \
338 1.1.1.1.4.2 yamt sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
339 1.1.1.1.4.2 yamt -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
340 1.1.1.1.4.2 yamt sed 'N;N;s,\n, ,g' | { \
341 1.1.1.1.4.2 yamt list=; while read file base inst; do \
342 1.1.1.1.4.2 yamt if test "$$base" = "$$inst"; then list="$$list $$file"; else \
343 1.1.1.1.4.2 yamt echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
344 1.1.1.1.4.2 yamt $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
345 1.1.1.1.4.2 yamt fi; \
346 1.1.1.1.4.2 yamt done; \
347 1.1.1.1.4.2 yamt for i in $$list; do echo "$$i"; done | $(am__base_list) | \
348 1.1.1.1.4.2 yamt while read files; do \
349 1.1.1.1.4.2 yamt test -z "$$files" || { \
350 1.1.1.1.4.2 yamt echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
351 1.1.1.1.4.2 yamt $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
352 1.1.1.1.4.2 yamt done; }
353 1.1.1.1.4.2 yamt
354 1.1.1.1.4.2 yamt uninstall-man3:
355 1.1.1.1.4.2 yamt @$(NORMAL_UNINSTALL)
356 1.1.1.1.4.2 yamt @list='$(man3_MANS)'; test -n "$(man3dir)" || exit 0; \
357 1.1.1.1.4.2 yamt files=`{ for i in $$list; do echo "$$i"; done; \
358 1.1.1.1.4.2 yamt } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
359 1.1.1.1.4.2 yamt -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
360 1.1.1.1.4.2 yamt test -z "$$files" || { \
361 1.1.1.1.4.2 yamt echo " ( cd '$(DESTDIR)$(man3dir)' && rm -f" $$files ")"; \
362 1.1.1.1.4.2 yamt cd "$(DESTDIR)$(man3dir)" && rm -f $$files; }
363 1.1.1.1.4.2 yamt tags: TAGS
364 1.1.1.1.4.2 yamt TAGS:
365 1.1.1.1.4.2 yamt
366 1.1.1.1.4.2 yamt ctags: CTAGS
367 1.1.1.1.4.2 yamt CTAGS:
368 1.1.1.1.4.2 yamt
369 1.1.1.1.4.2 yamt
370 1.1.1.1.4.2 yamt distdir: $(DISTFILES)
371 1.1.1.1.4.2 yamt @list='$(MANS)'; if test -n "$$list"; then \
372 1.1.1.1.4.2 yamt list=`for p in $$list; do \
373 1.1.1.1.4.2 yamt if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
374 1.1.1.1.4.2 yamt if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
375 1.1.1.1.4.2 yamt if test -n "$$list" && \
376 1.1.1.1.4.2 yamt grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
377 1.1.1.1.4.2 yamt echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
378 1.1.1.1.4.2 yamt grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
379 1.1.1.1.4.2 yamt echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
380 1.1.1.1.4.2 yamt echo " typically \`make maintainer-clean' will remove them" >&2; \
381 1.1.1.1.4.2 yamt exit 1; \
382 1.1.1.1.4.2 yamt else :; fi; \
383 1.1.1.1.4.2 yamt else :; fi
384 1.1.1.1.4.2 yamt @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
385 1.1.1.1.4.2 yamt topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
386 1.1.1.1.4.2 yamt list='$(DISTFILES)'; \
387 1.1.1.1.4.2 yamt dist_files=`for file in $$list; do echo $$file; done | \
388 1.1.1.1.4.2 yamt sed -e "s|^$$srcdirstrip/||;t" \
389 1.1.1.1.4.2 yamt -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
390 1.1.1.1.4.2 yamt case $$dist_files in \
391 1.1.1.1.4.2 yamt */*) $(MKDIR_P) `echo "$$dist_files" | \
392 1.1.1.1.4.2 yamt sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
393 1.1.1.1.4.2 yamt sort -u` ;; \
394 1.1.1.1.4.2 yamt esac; \
395 1.1.1.1.4.2 yamt for file in $$dist_files; do \
396 1.1.1.1.4.2 yamt if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
397 1.1.1.1.4.2 yamt if test -d $$d/$$file; then \
398 1.1.1.1.4.2 yamt dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
399 1.1.1.1.4.2 yamt if test -d "$(distdir)/$$file"; then \
400 1.1.1.1.4.2 yamt find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
401 1.1.1.1.4.2 yamt fi; \
402 1.1.1.1.4.2 yamt if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
403 1.1.1.1.4.2 yamt cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
404 1.1.1.1.4.2 yamt find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
405 1.1.1.1.4.2 yamt fi; \
406 1.1.1.1.4.2 yamt cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
407 1.1.1.1.4.2 yamt else \
408 1.1.1.1.4.2 yamt test -f "$(distdir)/$$file" \
409 1.1.1.1.4.2 yamt || cp -p $$d/$$file "$(distdir)/$$file" \
410 1.1.1.1.4.2 yamt || exit 1; \
411 1.1.1.1.4.2 yamt fi; \
412 1.1.1.1.4.2 yamt done
413 1.1.1.1.4.2 yamt check-am: all-am
414 1.1.1.1.4.2 yamt check: check-am
415 1.1.1.1.4.2 yamt all-am: Makefile $(MANS)
416 1.1.1.1.4.2 yamt installdirs:
417 1.1.1.1.4.2 yamt for dir in "$(DESTDIR)$(man3dir)"; do \
418 1.1.1.1.4.2 yamt test -z "$$dir" || $(MKDIR_P) "$$dir"; \
419 1.1.1.1.4.2 yamt done
420 1.1.1.1.4.2 yamt install: install-am
421 1.1.1.1.4.2 yamt install-exec: install-exec-am
422 1.1.1.1.4.2 yamt install-data: install-data-am
423 1.1.1.1.4.2 yamt uninstall: uninstall-am
424 1.1.1.1.4.2 yamt
425 1.1.1.1.4.2 yamt install-am: all-am
426 1.1.1.1.4.2 yamt @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
427 1.1.1.1.4.2 yamt
428 1.1.1.1.4.2 yamt installcheck: installcheck-am
429 1.1.1.1.4.2 yamt install-strip:
430 1.1.1.1.4.2 yamt $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
431 1.1.1.1.4.2 yamt install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
432 1.1.1.1.4.2 yamt `test -z '$(STRIP)' || \
433 1.1.1.1.4.2 yamt echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
434 1.1.1.1.4.2 yamt mostlyclean-generic:
435 1.1.1.1.4.2 yamt
436 1.1.1.1.4.2 yamt clean-generic:
437 1.1.1.1.4.2 yamt
438 1.1.1.1.4.2 yamt distclean-generic:
439 1.1.1.1.4.2 yamt -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
440 1.1.1.1.4.2 yamt -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
441 1.1.1.1.4.2 yamt
442 1.1.1.1.4.2 yamt maintainer-clean-generic:
443 1.1.1.1.4.2 yamt @echo "This command is intended for maintainers to use"
444 1.1.1.1.4.2 yamt @echo "it deletes files that may require special tools to rebuild."
445 1.1.1.1.4.2 yamt clean: clean-am
446 1.1.1.1.4.2 yamt
447 1.1.1.1.4.2 yamt clean-am: clean-generic clean-libtool mostlyclean-am
448 1.1.1.1.4.2 yamt
449 1.1.1.1.4.2 yamt distclean: distclean-am
450 1.1.1.1.4.2 yamt -rm -f Makefile
451 1.1.1.1.4.2 yamt distclean-am: clean-am distclean-generic
452 1.1.1.1.4.2 yamt
453 1.1.1.1.4.2 yamt dvi: dvi-am
454 1.1.1.1.4.2 yamt
455 1.1.1.1.4.2 yamt dvi-am:
456 1.1.1.1.4.2 yamt
457 1.1.1.1.4.2 yamt html: html-am
458 1.1.1.1.4.2 yamt
459 1.1.1.1.4.2 yamt html-am:
460 1.1.1.1.4.2 yamt
461 1.1.1.1.4.2 yamt info: info-am
462 1.1.1.1.4.2 yamt
463 1.1.1.1.4.2 yamt info-am:
464 1.1.1.1.4.2 yamt
465 1.1.1.1.4.2 yamt install-data-am: install-man
466 1.1.1.1.4.2 yamt
467 1.1.1.1.4.2 yamt install-dvi: install-dvi-am
468 1.1.1.1.4.2 yamt
469 1.1.1.1.4.2 yamt install-dvi-am:
470 1.1.1.1.4.2 yamt
471 1.1.1.1.4.2 yamt install-exec-am:
472 1.1.1.1.4.2 yamt
473 1.1.1.1.4.2 yamt install-html: install-html-am
474 1.1.1.1.4.2 yamt
475 1.1.1.1.4.2 yamt install-html-am:
476 1.1.1.1.4.2 yamt
477 1.1.1.1.4.2 yamt install-info: install-info-am
478 1.1.1.1.4.2 yamt
479 1.1.1.1.4.2 yamt install-info-am:
480 1.1.1.1.4.2 yamt
481 1.1.1.1.4.2 yamt install-man: install-man3
482 1.1.1.1.4.2 yamt
483 1.1.1.1.4.2 yamt install-pdf: install-pdf-am
484 1.1.1.1.4.2 yamt
485 1.1.1.1.4.2 yamt install-pdf-am:
486 1.1.1.1.4.2 yamt
487 1.1.1.1.4.2 yamt install-ps: install-ps-am
488 1.1.1.1.4.2 yamt
489 1.1.1.1.4.2 yamt install-ps-am:
490 1.1.1.1.4.2 yamt
491 1.1.1.1.4.2 yamt installcheck-am:
492 1.1.1.1.4.2 yamt
493 1.1.1.1.4.2 yamt maintainer-clean: maintainer-clean-am
494 1.1.1.1.4.2 yamt -rm -f Makefile
495 1.1.1.1.4.2 yamt maintainer-clean-am: distclean-am maintainer-clean-generic
496 1.1.1.1.4.2 yamt
497 1.1.1.1.4.2 yamt mostlyclean: mostlyclean-am
498 1.1.1.1.4.2 yamt
499 1.1.1.1.4.2 yamt mostlyclean-am: mostlyclean-generic mostlyclean-libtool
500 1.1.1.1.4.2 yamt
501 1.1.1.1.4.2 yamt pdf: pdf-am
502 1.1.1.1.4.2 yamt
503 1.1.1.1.4.2 yamt pdf-am:
504 1.1.1.1.4.2 yamt
505 1.1.1.1.4.2 yamt ps: ps-am
506 1.1.1.1.4.2 yamt
507 1.1.1.1.4.2 yamt ps-am:
508 1.1.1.1.4.2 yamt
509 1.1.1.1.4.2 yamt uninstall-am: uninstall-man
510 1.1.1.1.4.2 yamt
511 1.1.1.1.4.2 yamt uninstall-man: uninstall-man3
512 1.1.1.1.4.2 yamt
513 1.1.1.1.4.2 yamt .MAKE: install-am install-strip
514 1.1.1.1.4.2 yamt
515 1.1.1.1.4.2 yamt .PHONY: all all-am check check-am clean clean-generic clean-libtool \
516 1.1.1.1.4.2 yamt distclean distclean-generic distclean-libtool distdir dvi \
517 1.1.1.1.4.2 yamt dvi-am html html-am info info-am install install-am \
518 1.1.1.1.4.2 yamt install-data install-data-am install-dvi install-dvi-am \
519 1.1.1.1.4.2 yamt install-exec install-exec-am install-html install-html-am \
520 1.1.1.1.4.2 yamt install-info install-info-am install-man install-man3 \
521 1.1.1.1.4.2 yamt install-pdf install-pdf-am install-ps install-ps-am \
522 1.1.1.1.4.2 yamt install-strip installcheck installcheck-am installdirs \
523 1.1.1.1.4.2 yamt maintainer-clean maintainer-clean-generic mostlyclean \
524 1.1.1.1.4.2 yamt mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
525 1.1.1.1.4.2 yamt uninstall uninstall-am uninstall-man uninstall-man3
526 1.1.1.1.4.2 yamt
527 1.1.1.1.4.2 yamt
528 1.1.1.1.4.2 yamt # Tell versions [3.59,3.63) of GNU make to not export all variables.
529 1.1.1.1.4.2 yamt # Otherwise a system limit (for SysV at least) may be exceeded.
530 1.1.1.1.4.2 yamt .NOEXPORT:
531