1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18#
19# Makefile.am
20#
21#       The Initial Developer of the Original Code is International
22#       Business Machines Corporation. Portions created by IBM
23#       Corporation are Copyright (C) 2005, 2006 International Business
24#       Machines Corporation. All Rights Reserved.
25#
26#       This program is free software; you can redistribute it and/or modify
27#       it under the terms of the Common Public License as published by
28#       IBM Corporation; either version 1 of the License, or (at your option)
29#       any later version.
30#
31#       This program is distributed in the hope that it will be useful,
32#       but WITHOUT ANY WARRANTY; without even the implied warranty of
33#       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
34#       Common Public License for more details.
35#
36#       You should have received a copy of the Common Public License
37#       along with this program; if not, a copy can be viewed at
38#       http://www.opensource.org/licenses/cpl1.0.php.
39#
40
41
42VPATH = @srcdir@
43pkgdatadir = $(datadir)/@PACKAGE@
44pkgincludedir = $(includedir)/@PACKAGE@
45pkglibdir = $(libdir)/@PACKAGE@
46pkglibexecdir = $(libexecdir)/@PACKAGE@
47am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48install_sh_DATA = $(install_sh) -c -m 644
49install_sh_PROGRAM = $(install_sh) -c
50install_sh_SCRIPT = $(install_sh) -c
51INSTALL_HEADER = $(INSTALL_DATA)
52transform = $(program_transform_name)
53NORMAL_INSTALL = :
54PRE_INSTALL = :
55POST_INSTALL = :
56NORMAL_UNINSTALL = :
57PRE_UNINSTALL = :
58POST_UNINSTALL = :
59build_triplet = @build@
60host_triplet = @host@
61target_triplet = @target@
62noinst_PROGRAMS = tpm_startup$(EXEEXT) tpm_reset$(EXEEXT)
63sbin_PROGRAMS = tpm_changeownerauth$(EXEEXT) tpm_clear$(EXEEXT) \
64	tpm_createek$(EXEEXT) tpm_getpubek$(EXEEXT) \
65	tpm_restrictpubek$(EXEEXT) tpm_setactive$(EXEEXT) \
66	tpm_setenable$(EXEEXT) tpm_setclearable$(EXEEXT) \
67	tpm_setownable$(EXEEXT) tpm_setpresence$(EXEEXT) \
68	tpm_takeownership$(EXEEXT) tpm_version$(EXEEXT) \
69	tpm_selftest$(EXEEXT) $(am__EXEEXT_1)
70@TSS_LIB_IS_12_TRUE@am__append_1 = tpm_nvdefine    \
71@TSS_LIB_IS_12_TRUE@			tpm_nvinfo      \
72@TSS_LIB_IS_12_TRUE@			tpm_nvread      \
73@TSS_LIB_IS_12_TRUE@			tpm_nvrelease   \
74@TSS_LIB_IS_12_TRUE@			tpm_nvwrite     \
75@TSS_LIB_IS_12_TRUE@			tpm_resetdalock \
76@TSS_LIB_IS_12_TRUE@			tpm_restrictsrk \
77@TSS_LIB_IS_12_TRUE@			tpm_revokeek \
78@TSS_LIB_IS_12_TRUE@			tpm_setoperatorauth
79
80subdir = src/tpm_mgmt
81DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
82	$(srcdir)/Makefile.in
83ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
85	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
86	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
87	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
88	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
89	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
90	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
91	$(top_srcdir)/configure.ac
92am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93	$(ACLOCAL_M4)
94mkinstalldirs = $(install_sh) -d
95CONFIG_HEADER = $(top_builddir)/config.h
96CONFIG_CLEAN_FILES =
97CONFIG_CLEAN_VPATH_FILES =
98@TSS_LIB_IS_12_TRUE@am__EXEEXT_1 = tpm_nvdefine$(EXEEXT) \
99@TSS_LIB_IS_12_TRUE@	tpm_nvinfo$(EXEEXT) tpm_nvread$(EXEEXT) \
100@TSS_LIB_IS_12_TRUE@	tpm_nvrelease$(EXEEXT) \
101@TSS_LIB_IS_12_TRUE@	tpm_nvwrite$(EXEEXT) \
102@TSS_LIB_IS_12_TRUE@	tpm_resetdalock$(EXEEXT) \
103@TSS_LIB_IS_12_TRUE@	tpm_restrictsrk$(EXEEXT) \
104@TSS_LIB_IS_12_TRUE@	tpm_revokeek$(EXEEXT) \
105@TSS_LIB_IS_12_TRUE@	tpm_setoperatorauth$(EXEEXT)
106am__installdirs = "$(DESTDIR)$(sbindir)"
107PROGRAMS = $(noinst_PROGRAMS) $(sbin_PROGRAMS)
108am_tpm_changeownerauth_OBJECTS = tpm_changeauth.$(OBJEXT)
109tpm_changeownerauth_OBJECTS = $(am_tpm_changeownerauth_OBJECTS)
110tpm_changeownerauth_LDADD = $(LDADD)
111tpm_changeownerauth_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
112am_tpm_clear_OBJECTS = tpm_clear.$(OBJEXT)
113tpm_clear_OBJECTS = $(am_tpm_clear_OBJECTS)
114tpm_clear_LDADD = $(LDADD)
115tpm_clear_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
116am_tpm_createek_OBJECTS = tpm_createek.$(OBJEXT)
117tpm_createek_OBJECTS = $(am_tpm_createek_OBJECTS)
118tpm_createek_LDADD = $(LDADD)
119tpm_createek_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
120am_tpm_getpubek_OBJECTS = tpm_getpubek.$(OBJEXT)
121tpm_getpubek_OBJECTS = $(am_tpm_getpubek_OBJECTS)
122tpm_getpubek_LDADD = $(LDADD)
123tpm_getpubek_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
124am_tpm_nvdefine_OBJECTS = tpm_nvdefine.$(OBJEXT) \
125	tpm_nvcommon.$(OBJEXT)
126tpm_nvdefine_OBJECTS = $(am_tpm_nvdefine_OBJECTS)
127tpm_nvdefine_LDADD = $(LDADD)
128tpm_nvdefine_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
129am_tpm_nvinfo_OBJECTS = tpm_nvinfo.$(OBJEXT) tpm_nvcommon.$(OBJEXT)
130tpm_nvinfo_OBJECTS = $(am_tpm_nvinfo_OBJECTS)
131tpm_nvinfo_LDADD = $(LDADD)
132tpm_nvinfo_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
133am_tpm_nvread_OBJECTS = tpm_nvread.$(OBJEXT) tpm_nvcommon.$(OBJEXT)
134tpm_nvread_OBJECTS = $(am_tpm_nvread_OBJECTS)
135tpm_nvread_LDADD = $(LDADD)
136tpm_nvread_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
137am_tpm_nvrelease_OBJECTS = tpm_nvrelease.$(OBJEXT) \
138	tpm_nvcommon.$(OBJEXT)
139tpm_nvrelease_OBJECTS = $(am_tpm_nvrelease_OBJECTS)
140tpm_nvrelease_LDADD = $(LDADD)
141tpm_nvrelease_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
142am_tpm_nvwrite_OBJECTS = tpm_nvwrite.$(OBJEXT) tpm_nvcommon.$(OBJEXT)
143tpm_nvwrite_OBJECTS = $(am_tpm_nvwrite_OBJECTS)
144tpm_nvwrite_LDADD = $(LDADD)
145tpm_nvwrite_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
146am_tpm_reset_OBJECTS = tpm_reset.$(OBJEXT)
147tpm_reset_OBJECTS = $(am_tpm_reset_OBJECTS)
148tpm_reset_LDADD = $(LDADD)
149tpm_reset_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
150am_tpm_resetdalock_OBJECTS = tpm_resetdalock.$(OBJEXT)
151tpm_resetdalock_OBJECTS = $(am_tpm_resetdalock_OBJECTS)
152tpm_resetdalock_LDADD = $(LDADD)
153tpm_resetdalock_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
154am_tpm_restrictpubek_OBJECTS = tpm_restrictpubek.$(OBJEXT)
155tpm_restrictpubek_OBJECTS = $(am_tpm_restrictpubek_OBJECTS)
156tpm_restrictpubek_LDADD = $(LDADD)
157tpm_restrictpubek_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
158am_tpm_restrictsrk_OBJECTS = tpm_restrictsrk.$(OBJEXT)
159tpm_restrictsrk_OBJECTS = $(am_tpm_restrictsrk_OBJECTS)
160tpm_restrictsrk_LDADD = $(LDADD)
161tpm_restrictsrk_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
162am_tpm_revokeek_OBJECTS = tpm_revokeek.$(OBJEXT)
163tpm_revokeek_OBJECTS = $(am_tpm_revokeek_OBJECTS)
164tpm_revokeek_LDADD = $(LDADD)
165tpm_revokeek_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
166am_tpm_selftest_OBJECTS = tpm_selftest.$(OBJEXT)
167tpm_selftest_OBJECTS = $(am_tpm_selftest_OBJECTS)
168tpm_selftest_LDADD = $(LDADD)
169tpm_selftest_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
170am_tpm_setactive_OBJECTS = tpm_activate.$(OBJEXT)
171tpm_setactive_OBJECTS = $(am_tpm_setactive_OBJECTS)
172tpm_setactive_LDADD = $(LDADD)
173tpm_setactive_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
174am_tpm_setclearable_OBJECTS = tpm_clearable.$(OBJEXT)
175tpm_setclearable_OBJECTS = $(am_tpm_setclearable_OBJECTS)
176tpm_setclearable_LDADD = $(LDADD)
177tpm_setclearable_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
178am_tpm_setenable_OBJECTS = tpm_enable.$(OBJEXT)
179tpm_setenable_OBJECTS = $(am_tpm_setenable_OBJECTS)
180tpm_setenable_LDADD = $(LDADD)
181tpm_setenable_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
182am_tpm_setoperatorauth_OBJECTS = tpm_setoperatorauth.$(OBJEXT)
183tpm_setoperatorauth_OBJECTS = $(am_tpm_setoperatorauth_OBJECTS)
184tpm_setoperatorauth_LDADD = $(LDADD)
185tpm_setoperatorauth_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
186am_tpm_setownable_OBJECTS = tpm_ownable.$(OBJEXT)
187tpm_setownable_OBJECTS = $(am_tpm_setownable_OBJECTS)
188tpm_setownable_LDADD = $(LDADD)
189tpm_setownable_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
190am_tpm_setpresence_OBJECTS = tpm_present.$(OBJEXT)
191tpm_setpresence_OBJECTS = $(am_tpm_setpresence_OBJECTS)
192tpm_setpresence_LDADD = $(LDADD)
193tpm_setpresence_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
194am_tpm_startup_OBJECTS = tpm_startup.$(OBJEXT)
195tpm_startup_OBJECTS = $(am_tpm_startup_OBJECTS)
196tpm_startup_LDADD = $(LDADD)
197tpm_startup_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
198am_tpm_takeownership_OBJECTS = tpm_takeownership.$(OBJEXT)
199tpm_takeownership_OBJECTS = $(am_tpm_takeownership_OBJECTS)
200tpm_takeownership_LDADD = $(LDADD)
201tpm_takeownership_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
202am_tpm_version_OBJECTS = tpm_version.$(OBJEXT)
203tpm_version_OBJECTS = $(am_tpm_version_OBJECTS)
204tpm_version_LDADD = $(LDADD)
205tpm_version_DEPENDENCIES = $(top_builddir)/lib/libtpm_tspi.la
206DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
207depcomp = $(SHELL) $(top_srcdir)/depcomp
208am__depfiles_maybe = depfiles
209am__mv = mv -f
210COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
211	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
212LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
213	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
214	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
215CCLD = $(CC)
216LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
217	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
218	$(LDFLAGS) -o $@
219SOURCES = $(tpm_changeownerauth_SOURCES) $(tpm_clear_SOURCES) \
220	$(tpm_createek_SOURCES) $(tpm_getpubek_SOURCES) \
221	$(tpm_nvdefine_SOURCES) $(tpm_nvinfo_SOURCES) \
222	$(tpm_nvread_SOURCES) $(tpm_nvrelease_SOURCES) \
223	$(tpm_nvwrite_SOURCES) $(tpm_reset_SOURCES) \
224	$(tpm_resetdalock_SOURCES) $(tpm_restrictpubek_SOURCES) \
225	$(tpm_restrictsrk_SOURCES) $(tpm_revokeek_SOURCES) \
226	$(tpm_selftest_SOURCES) $(tpm_setactive_SOURCES) \
227	$(tpm_setclearable_SOURCES) $(tpm_setenable_SOURCES) \
228	$(tpm_setoperatorauth_SOURCES) $(tpm_setownable_SOURCES) \
229	$(tpm_setpresence_SOURCES) $(tpm_startup_SOURCES) \
230	$(tpm_takeownership_SOURCES) $(tpm_version_SOURCES)
231DIST_SOURCES = $(tpm_changeownerauth_SOURCES) $(tpm_clear_SOURCES) \
232	$(tpm_createek_SOURCES) $(tpm_getpubek_SOURCES) \
233	$(tpm_nvdefine_SOURCES) $(tpm_nvinfo_SOURCES) \
234	$(tpm_nvread_SOURCES) $(tpm_nvrelease_SOURCES) \
235	$(tpm_nvwrite_SOURCES) $(tpm_reset_SOURCES) \
236	$(tpm_resetdalock_SOURCES) $(tpm_restrictpubek_SOURCES) \
237	$(tpm_restrictsrk_SOURCES) $(tpm_revokeek_SOURCES) \
238	$(tpm_selftest_SOURCES) $(tpm_setactive_SOURCES) \
239	$(tpm_setclearable_SOURCES) $(tpm_setenable_SOURCES) \
240	$(tpm_setoperatorauth_SOURCES) $(tpm_setownable_SOURCES) \
241	$(tpm_setpresence_SOURCES) $(tpm_startup_SOURCES) \
242	$(tpm_takeownership_SOURCES) $(tpm_version_SOURCES)
243HEADERS = $(noinst_HEADERS)
244ETAGS = etags
245CTAGS = ctags
246DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
247ACLOCAL = @ACLOCAL@
248AMTAR = @AMTAR@
249AR = @AR@
250AUTOCONF = @AUTOCONF@
251AUTOHEADER = @AUTOHEADER@
252AUTOMAKE = @AUTOMAKE@
253AWK = @AWK@
254CC = @CC@
255CCDEPMODE = @CCDEPMODE@
256CFLAGS = @CFLAGS@
257COPY = @COPY@
258CPP = @CPP@
259CPPFLAGS = @CPPFLAGS@
260CYGPATH_W = @CYGPATH_W@
261DEFS = @DEFS@
262DEPDIR = @DEPDIR@
263DSYMUTIL = @DSYMUTIL@
264DUMPBIN = @DUMPBIN@
265ECHO = @ECHO@
266ECHO_C = @ECHO_C@
267ECHO_N = @ECHO_N@
268ECHO_T = @ECHO_T@
269EGREP = @EGREP@
270EXEEXT = @EXEEXT@
271FGREP = @FGREP@
272GMSGFMT = @GMSGFMT@
273GMSGFMT_015 = @GMSGFMT_015@
274GREP = @GREP@
275INSTALL = @INSTALL@
276INSTALL_DATA = @INSTALL_DATA@
277INSTALL_PROGRAM = @INSTALL_PROGRAM@
278INSTALL_SCRIPT = @INSTALL_SCRIPT@
279INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
280INTLLIBS = @INTLLIBS@
281INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
282LD = @LD@
283LDFLAGS = @LDFLAGS@
284LIBICONV = @LIBICONV@
285LIBINTL = @LIBINTL@
286LIBOBJS = @LIBOBJS@
287LIBS = @LIBS@
288LIBTOOL = @LIBTOOL@
289LIPO = @LIPO@
290LN_S = @LN_S@
291LTLIBICONV = @LTLIBICONV@
292LTLIBINTL = @LTLIBINTL@
293LTLIBOBJS = @LTLIBOBJS@
294MAKEINFO = @MAKEINFO@
295MKDIR = @MKDIR@
296MKDIR_P = @MKDIR_P@
297MSGFMT = @MSGFMT@
298MSGFMT_015 = @MSGFMT_015@
299MSGMERGE = @MSGMERGE@
300NM = @NM@
301NMEDIT = @NMEDIT@
302OBJDUMP = @OBJDUMP@
303OBJEXT = @OBJEXT@
304OPENSSL_LIB_DIR = @OPENSSL_LIB_DIR@
305OTOOL = @OTOOL@
306OTOOL64 = @OTOOL64@
307PACKAGE = @PACKAGE@
308PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
309PACKAGE_NAME = @PACKAGE_NAME@
310PACKAGE_STRING = @PACKAGE_STRING@
311PACKAGE_TARNAME = @PACKAGE_TARNAME@
312PACKAGE_VERSION = @PACKAGE_VERSION@
313PATH_SEPARATOR = @PATH_SEPARATOR@
314POSUB = @POSUB@
315RANLIB = @RANLIB@
316RM = @RM@
317SED = @SED@
318SET_MAKE = @SET_MAKE@
319SHELL = @SHELL@
320STRIP = @STRIP@
321USE_NLS = @USE_NLS@
322VERSION = @VERSION@
323XGETTEXT = @XGETTEXT@
324XGETTEXT_015 = @XGETTEXT_015@
325abs_builddir = @abs_builddir@
326abs_srcdir = @abs_srcdir@
327abs_top_builddir = @abs_top_builddir@
328abs_top_srcdir = @abs_top_srcdir@
329ac_ct_CC = @ac_ct_CC@
330ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
331am__include = @am__include@
332am__leading_dot = @am__leading_dot@
333am__quote = @am__quote@
334am__tar = @am__tar@
335am__untar = @am__untar@
336bindir = @bindir@
337build = @build@
338build_alias = @build_alias@
339build_cpu = @build_cpu@
340build_os = @build_os@
341build_vendor = @build_vendor@
342builddir = @builddir@
343datadir = @datadir@
344datarootdir = @datarootdir@
345docdir = @docdir@
346dvidir = @dvidir@
347exec_prefix = @exec_prefix@
348host = @host@
349host_alias = @host_alias@
350host_cpu = @host_cpu@
351host_os = @host_os@
352host_vendor = @host_vendor@
353htmldir = @htmldir@
354includedir = @includedir@
355infodir = @infodir@
356install_sh = @install_sh@
357libdir = @libdir@
358libexecdir = @libexecdir@
359localedir = @localedir@
360localstatedir = @localstatedir@
361lt_ECHO = @lt_ECHO@
362mandir = @mandir@
363mkdir_p = @mkdir_p@
364oldincludedir = @oldincludedir@
365pdfdir = @pdfdir@
366prefix = @prefix@
367program_transform_name = @program_transform_name@
368psdir = @psdir@
369sbindir = @sbindir@
370sharedstatedir = @sharedstatedir@
371srcdir = @srcdir@
372sysconfdir = @sysconfdir@
373target = @target@
374target_alias = @target_alias@
375target_cpu = @target_cpu@
376target_os = @target_os@
377target_vendor = @target_vendor@
378top_build_prefix = @top_build_prefix@
379top_builddir = @top_builddir@
380top_srcdir = @top_srcdir@
381noinst_HEADERS = tpm_nvcommon.h
382@TSS_LIB_IS_12_FALSE@AM_CPPFLAGS = -I$(top_srcdir)/include -D_LINUX
383@TSS_LIB_IS_12_TRUE@AM_CPPFLAGS = -I$(top_srcdir)/include -D_LINUX -DTSS_LIB_IS_12
384LDADD = $(top_builddir)/lib/libtpm_tspi.la -ltspi @INTLLIBS@
385tpm_startup_SOURCES = tpm_startup.c
386tpm_reset_SOURCES = tpm_reset.c
387tpm_changeownerauth_SOURCES = tpm_changeauth.c
388tpm_clear_SOURCES = tpm_clear.c
389tpm_createek_SOURCES = tpm_createek.c
390tpm_getpubek_SOURCES = tpm_getpubek.c
391tpm_nvdefine_SOURCES = tpm_nvdefine.c tpm_nvcommon.c
392tpm_nvinfo_SOURCES = tpm_nvinfo.c tpm_nvcommon.c
393tpm_nvrelease_SOURCES = tpm_nvrelease.c tpm_nvcommon.c
394tpm_nvread_SOURCES = tpm_nvread.c tpm_nvcommon.c
395tpm_nvwrite_SOURCES = tpm_nvwrite.c tpm_nvcommon.c
396tpm_restrictpubek_SOURCES = tpm_restrictpubek.c
397tpm_setactive_SOURCES = tpm_activate.c
398tpm_setclearable_SOURCES = tpm_clearable.c
399tpm_setenable_SOURCES = tpm_enable.c
400tpm_setownable_SOURCES = tpm_ownable.c
401tpm_setpresence_SOURCES = tpm_present.c
402tpm_takeownership_SOURCES = tpm_takeownership.c
403tpm_version_SOURCES = tpm_version.c
404tpm_selftest_SOURCES = tpm_selftest.c
405tpm_revokeek_SOURCES = tpm_revokeek.c
406tpm_setoperatorauth_SOURCES = tpm_setoperatorauth.c
407tpm_resetdalock_SOURCES = tpm_resetdalock.c
408tpm_restrictsrk_SOURCES = tpm_restrictsrk.c
409all: all-am
410
411.SUFFIXES:
412.SUFFIXES: .c .lo .o .obj
413$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
414	@for dep in $?; do \
415	  case '$(am__configure_deps)' in \
416	    *$$dep*) \
417	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
418	        && { if test -f $@; then exit 0; else break; fi; }; \
419	      exit 1;; \
420	  esac; \
421	done; \
422	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/tpm_mgmt/Makefile'; \
423	$(am__cd) $(top_srcdir) && \
424	  $(AUTOMAKE) --foreign src/tpm_mgmt/Makefile
425.PRECIOUS: Makefile
426Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
427	@case '$?' in \
428	  *config.status*) \
429	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
430	  *) \
431	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
432	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
433	esac;
434
435$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
436	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
437
438$(top_srcdir)/configure:  $(am__configure_deps)
439	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
440$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
441	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
442$(am__aclocal_m4_deps):
443
444clean-noinstPROGRAMS:
445	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
446	echo " rm -f" $$list; \
447	rm -f $$list || exit $$?; \
448	test -n "$(EXEEXT)" || exit 0; \
449	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
450	echo " rm -f" $$list; \
451	rm -f $$list
452install-sbinPROGRAMS: $(sbin_PROGRAMS)
453	@$(NORMAL_INSTALL)
454	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
455	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
456	for p in $$list; do echo "$$p $$p"; done | \
457	sed 's/$(EXEEXT)$$//' | \
458	while read p p1; do if test -f $$p || test -f $$p1; \
459	  then echo "$$p"; echo "$$p"; else :; fi; \
460	done | \
461	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
462	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
463	sed 'N;N;N;s,\n, ,g' | \
464	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
465	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
466	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
467	    else { print "f", $$3 "/" $$4, $$1; } } \
468	  END { for (d in files) print "f", d, files[d] }' | \
469	while read type dir files; do \
470	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
471	    test -z "$$files" || { \
472	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
473	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
474	    } \
475	; done
476
477uninstall-sbinPROGRAMS:
478	@$(NORMAL_UNINSTALL)
479	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
480	files=`for p in $$list; do echo "$$p"; done | \
481	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
482	      -e 's/$$/$(EXEEXT)/' `; \
483	test -n "$$list" || exit 0; \
484	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
485	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
486
487clean-sbinPROGRAMS:
488	@list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
489	echo " rm -f" $$list; \
490	rm -f $$list || exit $$?; \
491	test -n "$(EXEEXT)" || exit 0; \
492	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
493	echo " rm -f" $$list; \
494	rm -f $$list
495tpm_changeownerauth$(EXEEXT): $(tpm_changeownerauth_OBJECTS) $(tpm_changeownerauth_DEPENDENCIES) 
496	@rm -f tpm_changeownerauth$(EXEEXT)
497	$(LINK) $(tpm_changeownerauth_OBJECTS) $(tpm_changeownerauth_LDADD) $(LIBS)
498tpm_clear$(EXEEXT): $(tpm_clear_OBJECTS) $(tpm_clear_DEPENDENCIES) 
499	@rm -f tpm_clear$(EXEEXT)
500	$(LINK) $(tpm_clear_OBJECTS) $(tpm_clear_LDADD) $(LIBS)
501tpm_createek$(EXEEXT): $(tpm_createek_OBJECTS) $(tpm_createek_DEPENDENCIES) 
502	@rm -f tpm_createek$(EXEEXT)
503	$(LINK) $(tpm_createek_OBJECTS) $(tpm_createek_LDADD) $(LIBS)
504tpm_getpubek$(EXEEXT): $(tpm_getpubek_OBJECTS) $(tpm_getpubek_DEPENDENCIES) 
505	@rm -f tpm_getpubek$(EXEEXT)
506	$(LINK) $(tpm_getpubek_OBJECTS) $(tpm_getpubek_LDADD) $(LIBS)
507tpm_nvdefine$(EXEEXT): $(tpm_nvdefine_OBJECTS) $(tpm_nvdefine_DEPENDENCIES) 
508	@rm -f tpm_nvdefine$(EXEEXT)
509	$(LINK) $(tpm_nvdefine_OBJECTS) $(tpm_nvdefine_LDADD) $(LIBS)
510tpm_nvinfo$(EXEEXT): $(tpm_nvinfo_OBJECTS) $(tpm_nvinfo_DEPENDENCIES) 
511	@rm -f tpm_nvinfo$(EXEEXT)
512	$(LINK) $(tpm_nvinfo_OBJECTS) $(tpm_nvinfo_LDADD) $(LIBS)
513tpm_nvread$(EXEEXT): $(tpm_nvread_OBJECTS) $(tpm_nvread_DEPENDENCIES) 
514	@rm -f tpm_nvread$(EXEEXT)
515	$(LINK) $(tpm_nvread_OBJECTS) $(tpm_nvread_LDADD) $(LIBS)
516tpm_nvrelease$(EXEEXT): $(tpm_nvrelease_OBJECTS) $(tpm_nvrelease_DEPENDENCIES) 
517	@rm -f tpm_nvrelease$(EXEEXT)
518	$(LINK) $(tpm_nvrelease_OBJECTS) $(tpm_nvrelease_LDADD) $(LIBS)
519tpm_nvwrite$(EXEEXT): $(tpm_nvwrite_OBJECTS) $(tpm_nvwrite_DEPENDENCIES) 
520	@rm -f tpm_nvwrite$(EXEEXT)
521	$(LINK) $(tpm_nvwrite_OBJECTS) $(tpm_nvwrite_LDADD) $(LIBS)
522tpm_reset$(EXEEXT): $(tpm_reset_OBJECTS) $(tpm_reset_DEPENDENCIES) 
523	@rm -f tpm_reset$(EXEEXT)
524	$(LINK) $(tpm_reset_OBJECTS) $(tpm_reset_LDADD) $(LIBS)
525tpm_resetdalock$(EXEEXT): $(tpm_resetdalock_OBJECTS) $(tpm_resetdalock_DEPENDENCIES) 
526	@rm -f tpm_resetdalock$(EXEEXT)
527	$(LINK) $(tpm_resetdalock_OBJECTS) $(tpm_resetdalock_LDADD) $(LIBS)
528tpm_restrictpubek$(EXEEXT): $(tpm_restrictpubek_OBJECTS) $(tpm_restrictpubek_DEPENDENCIES) 
529	@rm -f tpm_restrictpubek$(EXEEXT)
530	$(LINK) $(tpm_restrictpubek_OBJECTS) $(tpm_restrictpubek_LDADD) $(LIBS)
531tpm_restrictsrk$(EXEEXT): $(tpm_restrictsrk_OBJECTS) $(tpm_restrictsrk_DEPENDENCIES) 
532	@rm -f tpm_restrictsrk$(EXEEXT)
533	$(LINK) $(tpm_restrictsrk_OBJECTS) $(tpm_restrictsrk_LDADD) $(LIBS)
534tpm_revokeek$(EXEEXT): $(tpm_revokeek_OBJECTS) $(tpm_revokeek_DEPENDENCIES) 
535	@rm -f tpm_revokeek$(EXEEXT)
536	$(LINK) $(tpm_revokeek_OBJECTS) $(tpm_revokeek_LDADD) $(LIBS)
537tpm_selftest$(EXEEXT): $(tpm_selftest_OBJECTS) $(tpm_selftest_DEPENDENCIES) 
538	@rm -f tpm_selftest$(EXEEXT)
539	$(LINK) $(tpm_selftest_OBJECTS) $(tpm_selftest_LDADD) $(LIBS)
540tpm_setactive$(EXEEXT): $(tpm_setactive_OBJECTS) $(tpm_setactive_DEPENDENCIES) 
541	@rm -f tpm_setactive$(EXEEXT)
542	$(LINK) $(tpm_setactive_OBJECTS) $(tpm_setactive_LDADD) $(LIBS)
543tpm_setclearable$(EXEEXT): $(tpm_setclearable_OBJECTS) $(tpm_setclearable_DEPENDENCIES) 
544	@rm -f tpm_setclearable$(EXEEXT)
545	$(LINK) $(tpm_setclearable_OBJECTS) $(tpm_setclearable_LDADD) $(LIBS)
546tpm_setenable$(EXEEXT): $(tpm_setenable_OBJECTS) $(tpm_setenable_DEPENDENCIES) 
547	@rm -f tpm_setenable$(EXEEXT)
548	$(LINK) $(tpm_setenable_OBJECTS) $(tpm_setenable_LDADD) $(LIBS)
549tpm_setoperatorauth$(EXEEXT): $(tpm_setoperatorauth_OBJECTS) $(tpm_setoperatorauth_DEPENDENCIES) 
550	@rm -f tpm_setoperatorauth$(EXEEXT)
551	$(LINK) $(tpm_setoperatorauth_OBJECTS) $(tpm_setoperatorauth_LDADD) $(LIBS)
552tpm_setownable$(EXEEXT): $(tpm_setownable_OBJECTS) $(tpm_setownable_DEPENDENCIES) 
553	@rm -f tpm_setownable$(EXEEXT)
554	$(LINK) $(tpm_setownable_OBJECTS) $(tpm_setownable_LDADD) $(LIBS)
555tpm_setpresence$(EXEEXT): $(tpm_setpresence_OBJECTS) $(tpm_setpresence_DEPENDENCIES) 
556	@rm -f tpm_setpresence$(EXEEXT)
557	$(LINK) $(tpm_setpresence_OBJECTS) $(tpm_setpresence_LDADD) $(LIBS)
558tpm_startup$(EXEEXT): $(tpm_startup_OBJECTS) $(tpm_startup_DEPENDENCIES) 
559	@rm -f tpm_startup$(EXEEXT)
560	$(LINK) $(tpm_startup_OBJECTS) $(tpm_startup_LDADD) $(LIBS)
561tpm_takeownership$(EXEEXT): $(tpm_takeownership_OBJECTS) $(tpm_takeownership_DEPENDENCIES) 
562	@rm -f tpm_takeownership$(EXEEXT)
563	$(LINK) $(tpm_takeownership_OBJECTS) $(tpm_takeownership_LDADD) $(LIBS)
564tpm_version$(EXEEXT): $(tpm_version_OBJECTS) $(tpm_version_DEPENDENCIES) 
565	@rm -f tpm_version$(EXEEXT)
566	$(LINK) $(tpm_version_OBJECTS) $(tpm_version_LDADD) $(LIBS)
567
568mostlyclean-compile:
569	-rm -f *.$(OBJEXT)
570
571distclean-compile:
572	-rm -f *.tab.c
573
574@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_activate.Po@am__quote@
575@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_changeauth.Po@am__quote@
576@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_clear.Po@am__quote@
577@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_clearable.Po@am__quote@
578@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_createek.Po@am__quote@
579@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_enable.Po@am__quote@
580@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_getpubek.Po@am__quote@
581@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_nvcommon.Po@am__quote@
582@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_nvdefine.Po@am__quote@
583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_nvinfo.Po@am__quote@
584@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_nvread.Po@am__quote@
585@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_nvrelease.Po@am__quote@
586@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_nvwrite.Po@am__quote@
587@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_ownable.Po@am__quote@
588@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_present.Po@am__quote@
589@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_reset.Po@am__quote@
590@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_resetdalock.Po@am__quote@
591@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_restrictpubek.Po@am__quote@
592@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_restrictsrk.Po@am__quote@
593@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_revokeek.Po@am__quote@
594@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_selftest.Po@am__quote@
595@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_setoperatorauth.Po@am__quote@
596@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_startup.Po@am__quote@
597@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_takeownership.Po@am__quote@
598@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tpm_version.Po@am__quote@
599
600.c.o:
601@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
602@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
603@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
604@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
605@am__fastdepCC_FALSE@	$(COMPILE) -c $<
606
607.c.obj:
608@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
609@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
610@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
611@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
612@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
613
614.c.lo:
615@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
616@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
617@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
618@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
619@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
620
621mostlyclean-libtool:
622	-rm -f *.lo
623
624clean-libtool:
625	-rm -rf .libs _libs
626
627ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
628	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
629	unique=`for i in $$list; do \
630	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
631	  done | \
632	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
633	      END { if (nonempty) { for (i in files) print i; }; }'`; \
634	mkid -fID $$unique
635tags: TAGS
636
637TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
638		$(TAGS_FILES) $(LISP)
639	set x; \
640	here=`pwd`; \
641	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
642	unique=`for i in $$list; do \
643	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
644	  done | \
645	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
646	      END { if (nonempty) { for (i in files) print i; }; }'`; \
647	shift; \
648	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
649	  test -n "$$unique" || unique=$$empty_fix; \
650	  if test $$# -gt 0; then \
651	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
652	      "$$@" $$unique; \
653	  else \
654	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
655	      $$unique; \
656	  fi; \
657	fi
658ctags: CTAGS
659CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
660		$(TAGS_FILES) $(LISP)
661	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
662	unique=`for i in $$list; do \
663	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
664	  done | \
665	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
666	      END { if (nonempty) { for (i in files) print i; }; }'`; \
667	test -z "$(CTAGS_ARGS)$$unique" \
668	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
669	     $$unique
670
671GTAGS:
672	here=`$(am__cd) $(top_builddir) && pwd` \
673	  && $(am__cd) $(top_srcdir) \
674	  && gtags -i $(GTAGS_ARGS) "$$here"
675
676distclean-tags:
677	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
678
679distdir: $(DISTFILES)
680	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
681	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
682	list='$(DISTFILES)'; \
683	  dist_files=`for file in $$list; do echo $$file; done | \
684	  sed -e "s|^$$srcdirstrip/||;t" \
685	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
686	case $$dist_files in \
687	  */*) $(MKDIR_P) `echo "$$dist_files" | \
688			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
689			   sort -u` ;; \
690	esac; \
691	for file in $$dist_files; do \
692	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
693	  if test -d $$d/$$file; then \
694	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
695	    if test -d "$(distdir)/$$file"; then \
696	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
697	    fi; \
698	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
699	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
700	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
701	    fi; \
702	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
703	  else \
704	    test -f "$(distdir)/$$file" \
705	    || cp -p $$d/$$file "$(distdir)/$$file" \
706	    || exit 1; \
707	  fi; \
708	done
709check-am: all-am
710check: check-am
711all-am: Makefile $(PROGRAMS) $(HEADERS)
712installdirs:
713	for dir in "$(DESTDIR)$(sbindir)"; do \
714	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
715	done
716install: install-am
717install-exec: install-exec-am
718install-data: install-data-am
719uninstall: uninstall-am
720
721install-am: all-am
722	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
723
724installcheck: installcheck-am
725install-strip:
726	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
727	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
728	  `test -z '$(STRIP)' || \
729	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
730mostlyclean-generic:
731
732clean-generic:
733
734distclean-generic:
735	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
736	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
737
738maintainer-clean-generic:
739	@echo "This command is intended for maintainers to use"
740	@echo "it deletes files that may require special tools to rebuild."
741clean: clean-am
742
743clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
744	clean-sbinPROGRAMS mostlyclean-am
745
746distclean: distclean-am
747	-rm -rf ./$(DEPDIR)
748	-rm -f Makefile
749distclean-am: clean-am distclean-compile distclean-generic \
750	distclean-tags
751
752dvi: dvi-am
753
754dvi-am:
755
756html: html-am
757
758html-am:
759
760info: info-am
761
762info-am:
763
764install-data-am:
765
766install-dvi: install-dvi-am
767
768install-dvi-am:
769
770install-exec-am: install-sbinPROGRAMS
771
772install-html: install-html-am
773
774install-html-am:
775
776install-info: install-info-am
777
778install-info-am:
779
780install-man:
781
782install-pdf: install-pdf-am
783
784install-pdf-am:
785
786install-ps: install-ps-am
787
788install-ps-am:
789
790installcheck-am:
791
792maintainer-clean: maintainer-clean-am
793	-rm -rf ./$(DEPDIR)
794	-rm -f Makefile
795maintainer-clean-am: distclean-am maintainer-clean-generic
796
797mostlyclean: mostlyclean-am
798
799mostlyclean-am: mostlyclean-compile mostlyclean-generic \
800	mostlyclean-libtool
801
802pdf: pdf-am
803
804pdf-am:
805
806ps: ps-am
807
808ps-am:
809
810uninstall-am: uninstall-sbinPROGRAMS
811
812.MAKE: install-am install-strip
813
814.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
815	clean-libtool clean-noinstPROGRAMS clean-sbinPROGRAMS ctags \
816	distclean distclean-compile distclean-generic \
817	distclean-libtool distclean-tags distdir dvi dvi-am html \
818	html-am info info-am install install-am install-data \
819	install-data-am install-dvi install-dvi-am install-exec \
820	install-exec-am install-html install-html-am install-info \
821	install-info-am install-man install-pdf install-pdf-am \
822	install-ps install-ps-am install-sbinPROGRAMS install-strip \
823	installcheck installcheck-am installdirs maintainer-clean \
824	maintainer-clean-generic mostlyclean mostlyclean-compile \
825	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
826	tags uninstall uninstall-am uninstall-sbinPROGRAMS
827
828
829# Tell versions [3.59,3.63) of GNU make to not export all variables.
830# Otherwise a system limit (for SysV at least) may be exceeded.
831.NOEXPORT:
832