1af101e7fSchristos# Makefile.in generated by automake 1.11.1 from Makefile.am.
2af101e7fSchristos# @configure_input@
3af101e7fSchristos
4af101e7fSchristos# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5af101e7fSchristos# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6af101e7fSchristos# Inc.
7af101e7fSchristos# This Makefile.in is free software; the Free Software Foundation
8af101e7fSchristos# gives unlimited permission to copy and/or distribute it,
9af101e7fSchristos# with or without modifications, as long as this notice is preserved.
10af101e7fSchristos
11af101e7fSchristos# This program is distributed in the hope that it will be useful,
12af101e7fSchristos# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13af101e7fSchristos# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14af101e7fSchristos# PARTICULAR PURPOSE.
15af101e7fSchristos
16af101e7fSchristos@SET_MAKE@
17af101e7fSchristos
18af101e7fSchristos#
19af101e7fSchristos# Makefile.am
20af101e7fSchristos#
21af101e7fSchristos#       The Initial Developer of the Original Code is International
22af101e7fSchristos#       Business Machines Corporation. Portions created by IBM
23af101e7fSchristos#       Corporation are Copyright (C) 2005, 2006 International Business
24af101e7fSchristos#       Machines Corporation. All Rights Reserved.
25af101e7fSchristos#
26af101e7fSchristos#       This program is free software; you can redistribute it and/or modify
27af101e7fSchristos#       it under the terms of the Common Public License as published by
28af101e7fSchristos#       IBM Corporation; either version 1 of the License, or (at your option)
29af101e7fSchristos#       any later version.
30af101e7fSchristos#
31af101e7fSchristos#       This program is distributed in the hope that it will be useful,
32af101e7fSchristos#       but WITHOUT ANY WARRANTY; without even the implied warranty of
33af101e7fSchristos#       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
34af101e7fSchristos#       Common Public License for more details.
35af101e7fSchristos#
36af101e7fSchristos#       You should have received a copy of the Common Public License
37af101e7fSchristos#       along with this program; if not, a copy can be viewed at
38af101e7fSchristos#       http://www.opensource.org/licenses/cpl1.0.php.
39af101e7fSchristos#
40af101e7fSchristos
41af101e7fSchristosVPATH = @srcdir@
42af101e7fSchristospkgdatadir = $(datadir)/@PACKAGE@
43af101e7fSchristospkgincludedir = $(includedir)/@PACKAGE@
44af101e7fSchristospkglibdir = $(libdir)/@PACKAGE@
45af101e7fSchristospkglibexecdir = $(libexecdir)/@PACKAGE@
46af101e7fSchristosam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47af101e7fSchristosinstall_sh_DATA = $(install_sh) -c -m 644
48af101e7fSchristosinstall_sh_PROGRAM = $(install_sh) -c
49af101e7fSchristosinstall_sh_SCRIPT = $(install_sh) -c
50af101e7fSchristosINSTALL_HEADER = $(INSTALL_DATA)
51af101e7fSchristostransform = $(program_transform_name)
52af101e7fSchristosNORMAL_INSTALL = :
53af101e7fSchristosPRE_INSTALL = :
54af101e7fSchristosPOST_INSTALL = :
55af101e7fSchristosNORMAL_UNINSTALL = :
56af101e7fSchristosPRE_UNINSTALL = :
57af101e7fSchristosPOST_UNINSTALL = :
58af101e7fSchristosbuild_triplet = @build@
59af101e7fSchristoshost_triplet = @host@
60af101e7fSchristostarget_triplet = @target@
61af101e7fSchristosbin_PROGRAMS = tpm_sealdata$(EXEEXT) tpm_unsealdata$(EXEEXT)
62af101e7fSchristossubdir = src/cmds
63af101e7fSchristosDIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
64af101e7fSchristosACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65af101e7fSchristosam__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
66af101e7fSchristos	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
67af101e7fSchristos	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
68af101e7fSchristos	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
69af101e7fSchristos	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
70af101e7fSchristos	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
71af101e7fSchristos	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
72*739b7041Schristos	$(top_srcdir)/configure.ac
73af101e7fSchristosam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74af101e7fSchristos	$(ACLOCAL_M4)
75af101e7fSchristosmkinstalldirs = $(install_sh) -d
76af101e7fSchristosCONFIG_HEADER = $(top_builddir)/config.h
77af101e7fSchristosCONFIG_CLEAN_FILES =
78af101e7fSchristosCONFIG_CLEAN_VPATH_FILES =
79af101e7fSchristosam__installdirs = "$(DESTDIR)$(bindir)"
80af101e7fSchristosPROGRAMS = $(bin_PROGRAMS)
81af101e7fSchristosam_tpm_sealdata_OBJECTS = tpm_sealdata.$(OBJEXT)
82af101e7fSchristostpm_sealdata_OBJECTS = $(am_tpm_sealdata_OBJECTS)
83af101e7fSchristostpm_sealdata_LDADD = $(LDADD)
84af101e7fSchristostpm_sealdata_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la \
85af101e7fSchristos	$(top_builddir)/lib/libtpm_unseal.la
86af101e7fSchristosam_tpm_unsealdata_OBJECTS = tpm_unsealdata.$(OBJEXT)
87af101e7fSchristostpm_unsealdata_OBJECTS = $(am_tpm_unsealdata_OBJECTS)
88af101e7fSchristostpm_unsealdata_LDADD = $(LDADD)
89af101e7fSchristostpm_unsealdata_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la \
90af101e7fSchristos	$(top_builddir)/lib/libtpm_unseal.la
91af101e7fSchristosDEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
92af101e7fSchristosdepcomp = $(SHELL) $(top_srcdir)/depcomp
93af101e7fSchristosam__depfiles_maybe = depfiles
94af101e7fSchristosam__mv = mv -f
95af101e7fSchristosCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
96af101e7fSchristos	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
97af101e7fSchristosLTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
98af101e7fSchristos	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
99af101e7fSchristos	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
100af101e7fSchristosCCLD = $(CC)
101af101e7fSchristosLINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
102af101e7fSchristos	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
103af101e7fSchristos	$(LDFLAGS) -o $@
104af101e7fSchristosSOURCES = $(tpm_sealdata_SOURCES) $(tpm_unsealdata_SOURCES)
105af101e7fSchristosDIST_SOURCES = $(tpm_sealdata_SOURCES) $(tpm_unsealdata_SOURCES)
106af101e7fSchristosETAGS = etags
107af101e7fSchristosCTAGS = ctags
108af101e7fSchristosDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
109af101e7fSchristosACLOCAL = @ACLOCAL@
110af101e7fSchristosAMTAR = @AMTAR@
111af101e7fSchristosAR = @AR@
112af101e7fSchristosAUTOCONF = @AUTOCONF@
113af101e7fSchristosAUTOHEADER = @AUTOHEADER@
114af101e7fSchristosAUTOMAKE = @AUTOMAKE@
115af101e7fSchristosAWK = @AWK@
116af101e7fSchristosCC = @CC@
117af101e7fSchristosCCDEPMODE = @CCDEPMODE@
118af101e7fSchristosCFLAGS = @CFLAGS@
119af101e7fSchristosCOPY = @COPY@
120af101e7fSchristosCPP = @CPP@
121af101e7fSchristosCPPFLAGS = @CPPFLAGS@
122af101e7fSchristosCYGPATH_W = @CYGPATH_W@
123af101e7fSchristosDEFS = @DEFS@
124af101e7fSchristosDEPDIR = @DEPDIR@
125af101e7fSchristosDSYMUTIL = @DSYMUTIL@
126af101e7fSchristosDUMPBIN = @DUMPBIN@
127af101e7fSchristosECHO = @ECHO@
128af101e7fSchristosECHO_C = @ECHO_C@
129af101e7fSchristosECHO_N = @ECHO_N@
130af101e7fSchristosECHO_T = @ECHO_T@
131af101e7fSchristosEGREP = @EGREP@
132af101e7fSchristosEXEEXT = @EXEEXT@
133af101e7fSchristosFGREP = @FGREP@
134af101e7fSchristosGMSGFMT = @GMSGFMT@
135af101e7fSchristosGMSGFMT_015 = @GMSGFMT_015@
136af101e7fSchristosGREP = @GREP@
137af101e7fSchristosINSTALL = @INSTALL@
138af101e7fSchristosINSTALL_DATA = @INSTALL_DATA@
139af101e7fSchristosINSTALL_PROGRAM = @INSTALL_PROGRAM@
140af101e7fSchristosINSTALL_SCRIPT = @INSTALL_SCRIPT@
141af101e7fSchristosINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
142af101e7fSchristosINTLLIBS = @INTLLIBS@
143af101e7fSchristosINTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
144af101e7fSchristosLD = @LD@
145af101e7fSchristosLDFLAGS = @LDFLAGS@
146af101e7fSchristosLIBICONV = @LIBICONV@
147af101e7fSchristosLIBINTL = @LIBINTL@
148af101e7fSchristosLIBOBJS = @LIBOBJS@
149af101e7fSchristosLIBS = @LIBS@
150af101e7fSchristosLIBTOOL = @LIBTOOL@
151af101e7fSchristosLIPO = @LIPO@
152af101e7fSchristosLN_S = @LN_S@
153af101e7fSchristosLTLIBICONV = @LTLIBICONV@
154af101e7fSchristosLTLIBINTL = @LTLIBINTL@
155af101e7fSchristosLTLIBOBJS = @LTLIBOBJS@
156af101e7fSchristosMAKEINFO = @MAKEINFO@
157af101e7fSchristosMKDIR = @MKDIR@
158af101e7fSchristosMKDIR_P = @MKDIR_P@
159af101e7fSchristosMSGFMT = @MSGFMT@
160af101e7fSchristosMSGFMT_015 = @MSGFMT_015@
161af101e7fSchristosMSGMERGE = @MSGMERGE@
162af101e7fSchristosNM = @NM@
163af101e7fSchristosNMEDIT = @NMEDIT@
164af101e7fSchristosOBJDUMP = @OBJDUMP@
165af101e7fSchristosOBJEXT = @OBJEXT@
166af101e7fSchristosOPENSSL_LIB_DIR = @OPENSSL_LIB_DIR@
167af101e7fSchristosOTOOL = @OTOOL@
168af101e7fSchristosOTOOL64 = @OTOOL64@
169af101e7fSchristosPACKAGE = @PACKAGE@
170af101e7fSchristosPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
171af101e7fSchristosPACKAGE_NAME = @PACKAGE_NAME@
172af101e7fSchristosPACKAGE_STRING = @PACKAGE_STRING@
173af101e7fSchristosPACKAGE_TARNAME = @PACKAGE_TARNAME@
174af101e7fSchristosPACKAGE_VERSION = @PACKAGE_VERSION@
175af101e7fSchristosPATH_SEPARATOR = @PATH_SEPARATOR@
176af101e7fSchristosPOSUB = @POSUB@
177af101e7fSchristosRANLIB = @RANLIB@
178af101e7fSchristosRM = @RM@
179af101e7fSchristosSED = @SED@
180af101e7fSchristosSET_MAKE = @SET_MAKE@
181af101e7fSchristosSHELL = @SHELL@
182af101e7fSchristosSTRIP = @STRIP@
183af101e7fSchristosUSE_NLS = @USE_NLS@
184af101e7fSchristosVERSION = @VERSION@
185af101e7fSchristosXGETTEXT = @XGETTEXT@
186af101e7fSchristosXGETTEXT_015 = @XGETTEXT_015@
187af101e7fSchristosabs_builddir = @abs_builddir@
188af101e7fSchristosabs_srcdir = @abs_srcdir@
189af101e7fSchristosabs_top_builddir = @abs_top_builddir@
190af101e7fSchristosabs_top_srcdir = @abs_top_srcdir@
191af101e7fSchristosac_ct_CC = @ac_ct_CC@
192af101e7fSchristosac_ct_DUMPBIN = @ac_ct_DUMPBIN@
193af101e7fSchristosam__include = @am__include@
194af101e7fSchristosam__leading_dot = @am__leading_dot@
195af101e7fSchristosam__quote = @am__quote@
196af101e7fSchristosam__tar = @am__tar@
197af101e7fSchristosam__untar = @am__untar@
198af101e7fSchristosbindir = @bindir@
199af101e7fSchristosbuild = @build@
200af101e7fSchristosbuild_alias = @build_alias@
201af101e7fSchristosbuild_cpu = @build_cpu@
202af101e7fSchristosbuild_os = @build_os@
203af101e7fSchristosbuild_vendor = @build_vendor@
204af101e7fSchristosbuilddir = @builddir@
205af101e7fSchristosdatadir = @datadir@
206af101e7fSchristosdatarootdir = @datarootdir@
207af101e7fSchristosdocdir = @docdir@
208af101e7fSchristosdvidir = @dvidir@
209af101e7fSchristosexec_prefix = @exec_prefix@
210af101e7fSchristoshost = @host@
211af101e7fSchristoshost_alias = @host_alias@
212af101e7fSchristoshost_cpu = @host_cpu@
213af101e7fSchristoshost_os = @host_os@
214af101e7fSchristoshost_vendor = @host_vendor@
215af101e7fSchristoshtmldir = @htmldir@
216af101e7fSchristosincludedir = @includedir@
217af101e7fSchristosinfodir = @infodir@
218af101e7fSchristosinstall_sh = @install_sh@
219af101e7fSchristoslibdir = @libdir@
220af101e7fSchristoslibexecdir = @libexecdir@
221af101e7fSchristoslocaledir = @localedir@
222af101e7fSchristoslocalstatedir = @localstatedir@
223*739b7041Schristoslt_ECHO = @lt_ECHO@
224af101e7fSchristosmandir = @mandir@
225af101e7fSchristosmkdir_p = @mkdir_p@
226af101e7fSchristosoldincludedir = @oldincludedir@
227af101e7fSchristospdfdir = @pdfdir@
228af101e7fSchristosprefix = @prefix@
229af101e7fSchristosprogram_transform_name = @program_transform_name@
230af101e7fSchristospsdir = @psdir@
231af101e7fSchristossbindir = @sbindir@
232af101e7fSchristossharedstatedir = @sharedstatedir@
233af101e7fSchristossrcdir = @srcdir@
234af101e7fSchristossysconfdir = @sysconfdir@
235af101e7fSchristostarget = @target@
236af101e7fSchristostarget_alias = @target_alias@
237af101e7fSchristostarget_cpu = @target_cpu@
238af101e7fSchristostarget_os = @target_os@
239af101e7fSchristostarget_vendor = @target_vendor@
240af101e7fSchristostop_build_prefix = @top_build_prefix@
241af101e7fSchristostop_builddir = @top_builddir@
242af101e7fSchristostop_srcdir = @top_srcdir@
243af101e7fSchristos@TSS_LIB_IS_12_FALSE@AM_CPPFLAGS = -I$(top_srcdir)/include -D_LINUX
244af101e7fSchristos@TSS_LIB_IS_12_TRUE@AM_CPPFLAGS = -I$(top_srcdir)/include -D_LINUX -DTSS_LIB_IS_12
245*739b7041SchristosLDADD = $(top_builddir)/lib/libtpm_tspi.la -ltspi $(top_builddir)/lib/libtpm_unseal.la -ltpm_unseal -lcrypto @INTLLIBS@
246af101e7fSchristostpm_sealdata_SOURCES = tpm_sealdata.c
247af101e7fSchristostpm_unsealdata_SOURCES = tpm_unsealdata.c
248af101e7fSchristosall: all-am
249af101e7fSchristos
250af101e7fSchristos.SUFFIXES:
251af101e7fSchristos.SUFFIXES: .c .lo .o .obj
252af101e7fSchristos$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
253af101e7fSchristos	@for dep in $?; do \
254af101e7fSchristos	  case '$(am__configure_deps)' in \
255af101e7fSchristos	    *$$dep*) \
256af101e7fSchristos	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
257af101e7fSchristos	        && { if test -f $@; then exit 0; else break; fi; }; \
258af101e7fSchristos	      exit 1;; \
259af101e7fSchristos	  esac; \
260af101e7fSchristos	done; \
261af101e7fSchristos	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/cmds/Makefile'; \
262af101e7fSchristos	$(am__cd) $(top_srcdir) && \
263af101e7fSchristos	  $(AUTOMAKE) --foreign src/cmds/Makefile
264af101e7fSchristos.PRECIOUS: Makefile
265af101e7fSchristosMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
266af101e7fSchristos	@case '$?' in \
267af101e7fSchristos	  *config.status*) \
268af101e7fSchristos	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
269af101e7fSchristos	  *) \
270af101e7fSchristos	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
271af101e7fSchristos	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
272af101e7fSchristos	esac;
273af101e7fSchristos
274af101e7fSchristos$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
275af101e7fSchristos	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276af101e7fSchristos
277af101e7fSchristos$(top_srcdir)/configure:  $(am__configure_deps)
278af101e7fSchristos	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279af101e7fSchristos$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
280af101e7fSchristos	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281af101e7fSchristos$(am__aclocal_m4_deps):
282af101e7fSchristosinstall-binPROGRAMS: $(bin_PROGRAMS)
283af101e7fSchristos	@$(NORMAL_INSTALL)
284af101e7fSchristos	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
285af101e7fSchristos	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
286af101e7fSchristos	for p in $$list; do echo "$$p $$p"; done | \
287af101e7fSchristos	sed 's/$(EXEEXT)$$//' | \
288af101e7fSchristos	while read p p1; do if test -f $$p || test -f $$p1; \
289af101e7fSchristos	  then echo "$$p"; echo "$$p"; else :; fi; \
290af101e7fSchristos	done | \
291af101e7fSchristos	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
292af101e7fSchristos	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
293af101e7fSchristos	sed 'N;N;N;s,\n, ,g' | \
294af101e7fSchristos	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
295af101e7fSchristos	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
296af101e7fSchristos	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
297af101e7fSchristos	    else { print "f", $$3 "/" $$4, $$1; } } \
298af101e7fSchristos	  END { for (d in files) print "f", d, files[d] }' | \
299af101e7fSchristos	while read type dir files; do \
300af101e7fSchristos	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
301af101e7fSchristos	    test -z "$$files" || { \
302af101e7fSchristos	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
303af101e7fSchristos	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
304af101e7fSchristos	    } \
305af101e7fSchristos	; done
306af101e7fSchristos
307af101e7fSchristosuninstall-binPROGRAMS:
308af101e7fSchristos	@$(NORMAL_UNINSTALL)
309af101e7fSchristos	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
310af101e7fSchristos	files=`for p in $$list; do echo "$$p"; done | \
311af101e7fSchristos	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
312af101e7fSchristos	      -e 's/$$/$(EXEEXT)/' `; \
313af101e7fSchristos	test -n "$$list" || exit 0; \
314af101e7fSchristos	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
315af101e7fSchristos	cd "$(DESTDIR)$(bindir)" && rm -f $$files
316af101e7fSchristos
317af101e7fSchristosclean-binPROGRAMS:
318af101e7fSchristos	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
319af101e7fSchristos	echo " rm -f" $$list; \
320af101e7fSchristos	rm -f $$list || exit $$?; \
321af101e7fSchristos	test -n "$(EXEEXT)" || exit 0; \
322af101e7fSchristos	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
323af101e7fSchristos	echo " rm -f" $$list; \
324af101e7fSchristos	rm -f $$list
325af101e7fSchristostpm_sealdata$(EXEEXT): $(tpm_sealdata_OBJECTS) $(tpm_sealdata_DEPENDENCIES)
326af101e7fSchristos	@rm -f tpm_sealdata$(EXEEXT)
327af101e7fSchristos	$(LINK) $(tpm_sealdata_OBJECTS) $(tpm_sealdata_LDADD) $(LIBS)
328af101e7fSchristostpm_unsealdata$(EXEEXT): $(tpm_unsealdata_OBJECTS) $(tpm_unsealdata_DEPENDENCIES)
329af101e7fSchristos	@rm -f tpm_unsealdata$(EXEEXT)
330af101e7fSchristos	$(LINK) $(tpm_unsealdata_OBJECTS) $(tpm_unsealdata_LDADD) $(LIBS)
331af101e7fSchristos
332af101e7fSchristosmostlyclean-compile:
333af101e7fSchristos	-rm -f *.$(OBJEXT)
334af101e7fSchristos
335af101e7fSchristosdistclean-compile:
336af101e7fSchristos	-rm -f *.tab.c
337af101e7fSchristos
338af101e7fSchristos@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_sealdata.Po@am__quote@
339af101e7fSchristos@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_unsealdata.Po@am__quote@
340af101e7fSchristos
341af101e7fSchristos.c.o:
342af101e7fSchristos@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
343af101e7fSchristos@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
344af101e7fSchristos@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
345af101e7fSchristos@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
346af101e7fSchristos@am__fastdepCC_FALSE@	$(COMPILE) -c $<
347af101e7fSchristos
348af101e7fSchristos.c.obj:
349af101e7fSchristos@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
350af101e7fSchristos@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
351af101e7fSchristos@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
352af101e7fSchristos@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
353af101e7fSchristos@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
354af101e7fSchristos
355af101e7fSchristos.c.lo:
356af101e7fSchristos@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
357af101e7fSchristos@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
358af101e7fSchristos@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
359af101e7fSchristos@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
360af101e7fSchristos@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
361af101e7fSchristos
362af101e7fSchristosmostlyclean-libtool:
363af101e7fSchristos	-rm -f *.lo
364af101e7fSchristos
365af101e7fSchristosclean-libtool:
366af101e7fSchristos	-rm -rf .libs _libs
367af101e7fSchristos
368af101e7fSchristosID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
369af101e7fSchristos	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370af101e7fSchristos	unique=`for i in $$list; do \
371af101e7fSchristos	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372af101e7fSchristos	  done | \
373af101e7fSchristos	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
374af101e7fSchristos	      END { if (nonempty) { for (i in files) print i; }; }'`; \
375af101e7fSchristos	mkid -fID $$unique
376af101e7fSchristostags: TAGS
377af101e7fSchristos
378af101e7fSchristosTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
379af101e7fSchristos		$(TAGS_FILES) $(LISP)
380af101e7fSchristos	set x; \
381af101e7fSchristos	here=`pwd`; \
382af101e7fSchristos	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
383af101e7fSchristos	unique=`for i in $$list; do \
384af101e7fSchristos	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385af101e7fSchristos	  done | \
386af101e7fSchristos	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
387af101e7fSchristos	      END { if (nonempty) { for (i in files) print i; }; }'`; \
388af101e7fSchristos	shift; \
389af101e7fSchristos	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
390af101e7fSchristos	  test -n "$$unique" || unique=$$empty_fix; \
391af101e7fSchristos	  if test $$# -gt 0; then \
392af101e7fSchristos	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
393af101e7fSchristos	      "$$@" $$unique; \
394af101e7fSchristos	  else \
395af101e7fSchristos	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
396af101e7fSchristos	      $$unique; \
397af101e7fSchristos	  fi; \
398af101e7fSchristos	fi
399af101e7fSchristosctags: CTAGS
400af101e7fSchristosCTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
401af101e7fSchristos		$(TAGS_FILES) $(LISP)
402af101e7fSchristos	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
403af101e7fSchristos	unique=`for i in $$list; do \
404af101e7fSchristos	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
405af101e7fSchristos	  done | \
406af101e7fSchristos	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
407af101e7fSchristos	      END { if (nonempty) { for (i in files) print i; }; }'`; \
408af101e7fSchristos	test -z "$(CTAGS_ARGS)$$unique" \
409af101e7fSchristos	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
410af101e7fSchristos	     $$unique
411af101e7fSchristos
412af101e7fSchristosGTAGS:
413af101e7fSchristos	here=`$(am__cd) $(top_builddir) && pwd` \
414af101e7fSchristos	  && $(am__cd) $(top_srcdir) \
415af101e7fSchristos	  && gtags -i $(GTAGS_ARGS) "$$here"
416af101e7fSchristos
417af101e7fSchristosdistclean-tags:
418af101e7fSchristos	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
419af101e7fSchristos
420af101e7fSchristosdistdir: $(DISTFILES)
421af101e7fSchristos	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
422af101e7fSchristos	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
423af101e7fSchristos	list='$(DISTFILES)'; \
424af101e7fSchristos	  dist_files=`for file in $$list; do echo $$file; done | \
425af101e7fSchristos	  sed -e "s|^$$srcdirstrip/||;t" \
426af101e7fSchristos	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
427af101e7fSchristos	case $$dist_files in \
428af101e7fSchristos	  */*) $(MKDIR_P) `echo "$$dist_files" | \
429af101e7fSchristos			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
430af101e7fSchristos			   sort -u` ;; \
431af101e7fSchristos	esac; \
432af101e7fSchristos	for file in $$dist_files; do \
433af101e7fSchristos	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
434af101e7fSchristos	  if test -d $$d/$$file; then \
435af101e7fSchristos	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
436af101e7fSchristos	    if test -d "$(distdir)/$$file"; then \
437af101e7fSchristos	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
438af101e7fSchristos	    fi; \
439af101e7fSchristos	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
440af101e7fSchristos	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
441af101e7fSchristos	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
442af101e7fSchristos	    fi; \
443af101e7fSchristos	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
444af101e7fSchristos	  else \
445af101e7fSchristos	    test -f "$(distdir)/$$file" \
446af101e7fSchristos	    || cp -p $$d/$$file "$(distdir)/$$file" \
447af101e7fSchristos	    || exit 1; \
448af101e7fSchristos	  fi; \
449af101e7fSchristos	done
450af101e7fSchristoscheck-am: all-am
451af101e7fSchristoscheck: check-am
452af101e7fSchristosall-am: Makefile $(PROGRAMS)
453af101e7fSchristosinstalldirs:
454af101e7fSchristos	for dir in "$(DESTDIR)$(bindir)"; do \
455af101e7fSchristos	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
456af101e7fSchristos	done
457af101e7fSchristosinstall: install-am
458af101e7fSchristosinstall-exec: install-exec-am
459af101e7fSchristosinstall-data: install-data-am
460af101e7fSchristosuninstall: uninstall-am
461af101e7fSchristos
462af101e7fSchristosinstall-am: all-am
463af101e7fSchristos	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
464af101e7fSchristos
465af101e7fSchristosinstallcheck: installcheck-am
466af101e7fSchristosinstall-strip:
467af101e7fSchristos	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
468af101e7fSchristos	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
469af101e7fSchristos	  `test -z '$(STRIP)' || \
470af101e7fSchristos	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
471af101e7fSchristosmostlyclean-generic:
472af101e7fSchristos
473af101e7fSchristosclean-generic:
474af101e7fSchristos
475af101e7fSchristosdistclean-generic:
476af101e7fSchristos	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
477af101e7fSchristos	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
478af101e7fSchristos
479af101e7fSchristosmaintainer-clean-generic:
480af101e7fSchristos	@echo "This command is intended for maintainers to use"
481af101e7fSchristos	@echo "it deletes files that may require special tools to rebuild."
482af101e7fSchristosclean: clean-am
483af101e7fSchristos
484af101e7fSchristosclean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
485af101e7fSchristos
486af101e7fSchristosdistclean: distclean-am
487af101e7fSchristos	-rm -rf ./$(DEPDIR)
488af101e7fSchristos	-rm -f Makefile
489af101e7fSchristosdistclean-am: clean-am distclean-compile distclean-generic \
490af101e7fSchristos	distclean-tags
491af101e7fSchristos
492af101e7fSchristosdvi: dvi-am
493af101e7fSchristos
494af101e7fSchristosdvi-am:
495af101e7fSchristos
496af101e7fSchristoshtml: html-am
497af101e7fSchristos
498af101e7fSchristoshtml-am:
499af101e7fSchristos
500af101e7fSchristosinfo: info-am
501af101e7fSchristos
502af101e7fSchristosinfo-am:
503af101e7fSchristos
504af101e7fSchristosinstall-data-am:
505af101e7fSchristos
506af101e7fSchristosinstall-dvi: install-dvi-am
507af101e7fSchristos
508af101e7fSchristosinstall-dvi-am:
509af101e7fSchristos
510af101e7fSchristosinstall-exec-am: install-binPROGRAMS
511af101e7fSchristos
512af101e7fSchristosinstall-html: install-html-am
513af101e7fSchristos
514af101e7fSchristosinstall-html-am:
515af101e7fSchristos
516af101e7fSchristosinstall-info: install-info-am
517af101e7fSchristos
518af101e7fSchristosinstall-info-am:
519af101e7fSchristos
520af101e7fSchristosinstall-man:
521af101e7fSchristos
522af101e7fSchristosinstall-pdf: install-pdf-am
523af101e7fSchristos
524af101e7fSchristosinstall-pdf-am:
525af101e7fSchristos
526af101e7fSchristosinstall-ps: install-ps-am
527af101e7fSchristos
528af101e7fSchristosinstall-ps-am:
529af101e7fSchristos
530af101e7fSchristosinstallcheck-am:
531af101e7fSchristos
532af101e7fSchristosmaintainer-clean: maintainer-clean-am
533af101e7fSchristos	-rm -rf ./$(DEPDIR)
534af101e7fSchristos	-rm -f Makefile
535af101e7fSchristosmaintainer-clean-am: distclean-am maintainer-clean-generic
536af101e7fSchristos
537af101e7fSchristosmostlyclean: mostlyclean-am
538af101e7fSchristos
539af101e7fSchristosmostlyclean-am: mostlyclean-compile mostlyclean-generic \
540af101e7fSchristos	mostlyclean-libtool
541af101e7fSchristos
542af101e7fSchristospdf: pdf-am
543af101e7fSchristos
544af101e7fSchristospdf-am:
545af101e7fSchristos
546af101e7fSchristosps: ps-am
547af101e7fSchristos
548af101e7fSchristosps-am:
549af101e7fSchristos
550af101e7fSchristosuninstall-am: uninstall-binPROGRAMS
551af101e7fSchristos
552af101e7fSchristos.MAKE: install-am install-strip
553af101e7fSchristos
554af101e7fSchristos.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
555af101e7fSchristos	clean-generic clean-libtool ctags distclean distclean-compile \
556af101e7fSchristos	distclean-generic distclean-libtool distclean-tags distdir dvi \
557af101e7fSchristos	dvi-am html html-am info info-am install install-am \
558af101e7fSchristos	install-binPROGRAMS install-data install-data-am install-dvi \
559af101e7fSchristos	install-dvi-am install-exec install-exec-am install-html \
560af101e7fSchristos	install-html-am install-info install-info-am install-man \
561af101e7fSchristos	install-pdf install-pdf-am install-ps install-ps-am \
562af101e7fSchristos	install-strip installcheck installcheck-am installdirs \
563af101e7fSchristos	maintainer-clean maintainer-clean-generic mostlyclean \
564af101e7fSchristos	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
565af101e7fSchristos	pdf pdf-am ps ps-am tags uninstall uninstall-am \
566af101e7fSchristos	uninstall-binPROGRAMS
567af101e7fSchristos
568af101e7fSchristos
569af101e7fSchristos# Tell versions [3.59,3.63) of GNU make to not export all variables.
570af101e7fSchristos# Otherwise a system limit (for SysV at least) may be exceeded.
571af101e7fSchristos.NOEXPORT:
572