Fix build failure.
[xfstests-dev.git] / dmapi / src / Makefile.in
1 # Makefile.in generated by automake 1.9.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = src
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_CLEAN_FILES =
46 SOURCES =
47 DIST_SOURCES =
48 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
49         html-recursive info-recursive install-data-recursive \
50         install-exec-recursive install-info-recursive \
51         install-recursive installcheck-recursive installdirs-recursive \
52         pdf-recursive ps-recursive uninstall-info-recursive \
53         uninstall-recursive
54 ETAGS = etags
55 CTAGS = ctags
56 DIST_SUBDIRS = $(SUBDIRS)
57 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
58 ACLOCAL = @ACLOCAL@
59 AMDEP_FALSE = @AMDEP_FALSE@
60 AMDEP_TRUE = @AMDEP_TRUE@
61 AMTAR = @AMTAR@
62 AR = @AR@
63 AUTOCONF = @AUTOCONF@
64 AUTOHEADER = @AUTOHEADER@
65 AUTOMAKE = @AUTOMAKE@
66 AWK = @AWK@
67 CC = @CC@
68 CCDEPMODE = @CCDEPMODE@
69 CFLAGS = @CFLAGS@
70 CPP = @CPP@
71 CPPFLAGS = @CPPFLAGS@
72 CXX = @CXX@
73 CXXCPP = @CXXCPP@
74 CXXDEPMODE = @CXXDEPMODE@
75 CXXFLAGS = @CXXFLAGS@
76 CYGPATH_W = @CYGPATH_W@
77 DEFS = @DEFS@
78 DEPDIR = @DEPDIR@
79 ECHO = @ECHO@
80 ECHO_C = @ECHO_C@
81 ECHO_N = @ECHO_N@
82 ECHO_T = @ECHO_T@
83 EGREP = @EGREP@
84 EXEEXT = @EXEEXT@
85 F77 = @F77@
86 FFLAGS = @FFLAGS@
87 INSTALL_DATA = @INSTALL_DATA@
88 INSTALL_PROGRAM = @INSTALL_PROGRAM@
89 INSTALL_SCRIPT = @INSTALL_SCRIPT@
90 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
91 LDFLAGS = @LDFLAGS@
92 LIBOBJS = @LIBOBJS@
93 LIBS = @LIBS@
94 LIBTOOL = @LIBTOOL@
95 LN_S = @LN_S@
96 LTLIBOBJS = @LTLIBOBJS@
97 MAKEINFO = @MAKEINFO@
98 OBJEXT = @OBJEXT@
99 PACKAGE = @PACKAGE@
100 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
101 PACKAGE_NAME = @PACKAGE_NAME@
102 PACKAGE_STRING = @PACKAGE_STRING@
103 PACKAGE_TARNAME = @PACKAGE_TARNAME@
104 PACKAGE_VERSION = @PACKAGE_VERSION@
105 PATH_SEPARATOR = @PATH_SEPARATOR@
106 RANLIB = @RANLIB@
107 SET_MAKE = @SET_MAKE@
108 SHELL = @SHELL@
109 STRIP = @STRIP@
110 VERSION = @VERSION@
111 ac_ct_AR = @ac_ct_AR@
112 ac_ct_CC = @ac_ct_CC@
113 ac_ct_CXX = @ac_ct_CXX@
114 ac_ct_F77 = @ac_ct_F77@
115 ac_ct_RANLIB = @ac_ct_RANLIB@
116 ac_ct_STRIP = @ac_ct_STRIP@
117 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
118 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
119 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
120 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
121 am__include = @am__include@
122 am__leading_dot = @am__leading_dot@
123 am__quote = @am__quote@
124 am__tar = @am__tar@
125 am__untar = @am__untar@
126 bindir = @bindir@
127 build = @build@
128 build_alias = @build_alias@
129 build_cpu = @build_cpu@
130 build_os = @build_os@
131 build_vendor = @build_vendor@
132 datadir = @datadir@
133 exec_prefix = @exec_prefix@
134 host = @host@
135 host_alias = @host_alias@
136 host_cpu = @host_cpu@
137 host_os = @host_os@
138 host_vendor = @host_vendor@
139 includedir = @includedir@
140 infodir = @infodir@
141 install_sh = @install_sh@
142 libdir = @libdir@
143 libexecdir = @libexecdir@
144 localstatedir = @localstatedir@
145 mandir = @mandir@
146 mkdir_p = @mkdir_p@
147 oldincludedir = @oldincludedir@
148 prefix = @prefix@
149 program_transform_name = @program_transform_name@
150 sbindir = @sbindir@
151 sharedstatedir = @sharedstatedir@
152 sysconfdir = @sysconfdir@
153 target_alias = @target_alias@
154 SUBDIRS = \
155         common \
156         simple \
157         sample_hsm \
158         suite1 \
159         suite2
160
161 all: all-recursive
162
163 .SUFFIXES:
164 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
165         @for dep in $?; do \
166           case '$(am__configure_deps)' in \
167             *$$dep*) \
168               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
169                 && exit 0; \
170               exit 1;; \
171           esac; \
172         done; \
173         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
174         cd $(top_srcdir) && \
175           $(AUTOMAKE) --gnu  src/Makefile
176 .PRECIOUS: Makefile
177 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
178         @case '$?' in \
179           *config.status*) \
180             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
181           *) \
182             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
183             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
184         esac;
185
186 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
187         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
188
189 $(top_srcdir)/configure:  $(am__configure_deps)
190         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
191 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
192         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
193
194 mostlyclean-libtool:
195         -rm -f *.lo
196
197 clean-libtool:
198         -rm -rf .libs _libs
199
200 distclean-libtool:
201         -rm -f libtool
202 uninstall-info-am:
203
204 # This directory's subdirectories are mostly independent; you can cd
205 # into them and run `make' without going through this Makefile.
206 # To change the values of `make' variables: instead of editing Makefiles,
207 # (1) if the variable is set in `config.status', edit `config.status'
208 #     (which will cause the Makefiles to be regenerated when you run `make');
209 # (2) otherwise, pass the desired values on the `make' command line.
210 $(RECURSIVE_TARGETS):
211         @set fnord $$MAKEFLAGS; amf=$$2; \
212         dot_seen=no; \
213         target=`echo $@ | sed s/-recursive//`; \
214         list='$(SUBDIRS)'; for subdir in $$list; do \
215           echo "Making $$target in $$subdir"; \
216           if test "$$subdir" = "."; then \
217             dot_seen=yes; \
218             local_target="$$target-am"; \
219           else \
220             local_target="$$target"; \
221           fi; \
222           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
223            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
224         done; \
225         if test "$$dot_seen" = "no"; then \
226           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
227         fi; test -z "$$fail"
228
229 mostlyclean-recursive clean-recursive distclean-recursive \
230 maintainer-clean-recursive:
231         @set fnord $$MAKEFLAGS; amf=$$2; \
232         dot_seen=no; \
233         case "$@" in \
234           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
235           *) list='$(SUBDIRS)' ;; \
236         esac; \
237         rev=''; for subdir in $$list; do \
238           if test "$$subdir" = "."; then :; else \
239             rev="$$subdir $$rev"; \
240           fi; \
241         done; \
242         rev="$$rev ."; \
243         target=`echo $@ | sed s/-recursive//`; \
244         for subdir in $$rev; do \
245           echo "Making $$target in $$subdir"; \
246           if test "$$subdir" = "."; then \
247             local_target="$$target-am"; \
248           else \
249             local_target="$$target"; \
250           fi; \
251           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
252            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
253         done && test -z "$$fail"
254 tags-recursive:
255         list='$(SUBDIRS)'; for subdir in $$list; do \
256           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
257         done
258 ctags-recursive:
259         list='$(SUBDIRS)'; for subdir in $$list; do \
260           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
261         done
262
263 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
264         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
265         unique=`for i in $$list; do \
266             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
267           done | \
268           $(AWK) '    { files[$$0] = 1; } \
269                END { for (i in files) print i; }'`; \
270         mkid -fID $$unique
271 tags: TAGS
272
273 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
274                 $(TAGS_FILES) $(LISP)
275         tags=; \
276         here=`pwd`; \
277         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
278           include_option=--etags-include; \
279           empty_fix=.; \
280         else \
281           include_option=--include; \
282           empty_fix=; \
283         fi; \
284         list='$(SUBDIRS)'; for subdir in $$list; do \
285           if test "$$subdir" = .; then :; else \
286             test ! -f $$subdir/TAGS || \
287               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
288           fi; \
289         done; \
290         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
291         unique=`for i in $$list; do \
292             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293           done | \
294           $(AWK) '    { files[$$0] = 1; } \
295                END { for (i in files) print i; }'`; \
296         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
297           test -n "$$unique" || unique=$$empty_fix; \
298           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
299             $$tags $$unique; \
300         fi
301 ctags: CTAGS
302 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
303                 $(TAGS_FILES) $(LISP)
304         tags=; \
305         here=`pwd`; \
306         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
307         unique=`for i in $$list; do \
308             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309           done | \
310           $(AWK) '    { files[$$0] = 1; } \
311                END { for (i in files) print i; }'`; \
312         test -z "$(CTAGS_ARGS)$$tags$$unique" \
313           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
314              $$tags $$unique
315
316 GTAGS:
317         here=`$(am__cd) $(top_builddir) && pwd` \
318           && cd $(top_srcdir) \
319           && gtags -i $(GTAGS_ARGS) $$here
320
321 distclean-tags:
322         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
323
324 distdir: $(DISTFILES)
325         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
326         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
327         list='$(DISTFILES)'; for file in $$list; do \
328           case $$file in \
329             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
330             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
331           esac; \
332           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
333           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
334           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
335             dir="/$$dir"; \
336             $(mkdir_p) "$(distdir)$$dir"; \
337           else \
338             dir=''; \
339           fi; \
340           if test -d $$d/$$file; then \
341             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
342               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
343             fi; \
344             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
345           else \
346             test -f $(distdir)/$$file \
347             || cp -p $$d/$$file $(distdir)/$$file \
348             || exit 1; \
349           fi; \
350         done
351         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
352           if test "$$subdir" = .; then :; else \
353             test -d "$(distdir)/$$subdir" \
354             || $(mkdir_p) "$(distdir)/$$subdir" \
355             || exit 1; \
356             distdir=`$(am__cd) $(distdir) && pwd`; \
357             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
358             (cd $$subdir && \
359               $(MAKE) $(AM_MAKEFLAGS) \
360                 top_distdir="$$top_distdir" \
361                 distdir="$$distdir/$$subdir" \
362                 distdir) \
363               || exit 1; \
364           fi; \
365         done
366 check-am: all-am
367 check: check-recursive
368 all-am: Makefile
369 installdirs: installdirs-recursive
370 installdirs-am:
371 install: install-recursive
372 install-exec: install-exec-recursive
373 install-data: install-data-recursive
374 uninstall: uninstall-recursive
375
376 install-am: all-am
377         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
378
379 installcheck: installcheck-recursive
380 install-strip:
381         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
382           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
383           `test -z '$(STRIP)' || \
384             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
385 mostlyclean-generic:
386
387 clean-generic:
388
389 distclean-generic:
390         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
391
392 maintainer-clean-generic:
393         @echo "This command is intended for maintainers to use"
394         @echo "it deletes files that may require special tools to rebuild."
395 clean: clean-recursive
396
397 clean-am: clean-generic clean-libtool mostlyclean-am
398
399 distclean: distclean-recursive
400         -rm -f Makefile
401 distclean-am: clean-am distclean-generic distclean-libtool \
402         distclean-tags
403
404 dvi: dvi-recursive
405
406 dvi-am:
407
408 html: html-recursive
409
410 info: info-recursive
411
412 info-am:
413
414 install-data-am:
415
416 install-exec-am:
417
418 install-info: install-info-recursive
419
420 install-man:
421
422 installcheck-am:
423
424 maintainer-clean: maintainer-clean-recursive
425         -rm -f Makefile
426 maintainer-clean-am: distclean-am maintainer-clean-generic
427
428 mostlyclean: mostlyclean-recursive
429
430 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
431
432 pdf: pdf-recursive
433
434 pdf-am:
435
436 ps: ps-recursive
437
438 ps-am:
439
440 uninstall-am: uninstall-info-am
441
442 uninstall-info: uninstall-info-recursive
443
444 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
445         clean clean-generic clean-libtool clean-recursive ctags \
446         ctags-recursive distclean distclean-generic distclean-libtool \
447         distclean-recursive distclean-tags distdir dvi dvi-am html \
448         html-am info info-am install install-am install-data \
449         install-data-am install-exec install-exec-am install-info \
450         install-info-am install-man install-strip installcheck \
451         installcheck-am installdirs installdirs-am maintainer-clean \
452         maintainer-clean-generic maintainer-clean-recursive \
453         mostlyclean mostlyclean-generic mostlyclean-libtool \
454         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
455         uninstall uninstall-am uninstall-info-am
456
457 # Tell versions [3.59,3.63) of GNU make to not export all variables.
458 # Otherwise a system limit (for SysV at least) may be exceeded.
459 .NOEXPORT: