Drop the xfs-specific MAXNAMELEN in favor of the Posix NAME_MAX
[xfstests-dev.git] / dmapi / src / common / 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/common
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 = lib cmd
155 all: all-recursive
156
157 .SUFFIXES:
158 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
159         @for dep in $?; do \
160           case '$(am__configure_deps)' in \
161             *$$dep*) \
162               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
163                 && exit 0; \
164               exit 1;; \
165           esac; \
166         done; \
167         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/common/Makefile'; \
168         cd $(top_srcdir) && \
169           $(AUTOMAKE) --gnu  src/common/Makefile
170 .PRECIOUS: Makefile
171 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
172         @case '$?' in \
173           *config.status*) \
174             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
175           *) \
176             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
177             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
178         esac;
179
180 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
181         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
182
183 $(top_srcdir)/configure:  $(am__configure_deps)
184         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
185 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
186         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
187
188 mostlyclean-libtool:
189         -rm -f *.lo
190
191 clean-libtool:
192         -rm -rf .libs _libs
193
194 distclean-libtool:
195         -rm -f libtool
196 uninstall-info-am:
197
198 # This directory's subdirectories are mostly independent; you can cd
199 # into them and run `make' without going through this Makefile.
200 # To change the values of `make' variables: instead of editing Makefiles,
201 # (1) if the variable is set in `config.status', edit `config.status'
202 #     (which will cause the Makefiles to be regenerated when you run `make');
203 # (2) otherwise, pass the desired values on the `make' command line.
204 $(RECURSIVE_TARGETS):
205         @set fnord $$MAKEFLAGS; amf=$$2; \
206         dot_seen=no; \
207         target=`echo $@ | sed s/-recursive//`; \
208         list='$(SUBDIRS)'; for subdir in $$list; do \
209           echo "Making $$target in $$subdir"; \
210           if test "$$subdir" = "."; then \
211             dot_seen=yes; \
212             local_target="$$target-am"; \
213           else \
214             local_target="$$target"; \
215           fi; \
216           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
217            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
218         done; \
219         if test "$$dot_seen" = "no"; then \
220           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
221         fi; test -z "$$fail"
222
223 mostlyclean-recursive clean-recursive distclean-recursive \
224 maintainer-clean-recursive:
225         @set fnord $$MAKEFLAGS; amf=$$2; \
226         dot_seen=no; \
227         case "$@" in \
228           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
229           *) list='$(SUBDIRS)' ;; \
230         esac; \
231         rev=''; for subdir in $$list; do \
232           if test "$$subdir" = "."; then :; else \
233             rev="$$subdir $$rev"; \
234           fi; \
235         done; \
236         rev="$$rev ."; \
237         target=`echo $@ | sed s/-recursive//`; \
238         for subdir in $$rev; do \
239           echo "Making $$target in $$subdir"; \
240           if test "$$subdir" = "."; then \
241             local_target="$$target-am"; \
242           else \
243             local_target="$$target"; \
244           fi; \
245           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
246            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
247         done && test -z "$$fail"
248 tags-recursive:
249         list='$(SUBDIRS)'; for subdir in $$list; do \
250           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
251         done
252 ctags-recursive:
253         list='$(SUBDIRS)'; for subdir in $$list; do \
254           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
255         done
256
257 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
258         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
259         unique=`for i in $$list; do \
260             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
261           done | \
262           $(AWK) '    { files[$$0] = 1; } \
263                END { for (i in files) print i; }'`; \
264         mkid -fID $$unique
265 tags: TAGS
266
267 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
268                 $(TAGS_FILES) $(LISP)
269         tags=; \
270         here=`pwd`; \
271         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
272           include_option=--etags-include; \
273           empty_fix=.; \
274         else \
275           include_option=--include; \
276           empty_fix=; \
277         fi; \
278         list='$(SUBDIRS)'; for subdir in $$list; do \
279           if test "$$subdir" = .; then :; else \
280             test ! -f $$subdir/TAGS || \
281               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
282           fi; \
283         done; \
284         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
285         unique=`for i in $$list; do \
286             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
287           done | \
288           $(AWK) '    { files[$$0] = 1; } \
289                END { for (i in files) print i; }'`; \
290         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
291           test -n "$$unique" || unique=$$empty_fix; \
292           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
293             $$tags $$unique; \
294         fi
295 ctags: CTAGS
296 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
297                 $(TAGS_FILES) $(LISP)
298         tags=; \
299         here=`pwd`; \
300         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
301         unique=`for i in $$list; do \
302             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
303           done | \
304           $(AWK) '    { files[$$0] = 1; } \
305                END { for (i in files) print i; }'`; \
306         test -z "$(CTAGS_ARGS)$$tags$$unique" \
307           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
308              $$tags $$unique
309
310 GTAGS:
311         here=`$(am__cd) $(top_builddir) && pwd` \
312           && cd $(top_srcdir) \
313           && gtags -i $(GTAGS_ARGS) $$here
314
315 distclean-tags:
316         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
317
318 distdir: $(DISTFILES)
319         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
320         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
321         list='$(DISTFILES)'; for file in $$list; do \
322           case $$file in \
323             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
324             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
325           esac; \
326           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
327           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
328           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
329             dir="/$$dir"; \
330             $(mkdir_p) "$(distdir)$$dir"; \
331           else \
332             dir=''; \
333           fi; \
334           if test -d $$d/$$file; then \
335             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
336               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
337             fi; \
338             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
339           else \
340             test -f $(distdir)/$$file \
341             || cp -p $$d/$$file $(distdir)/$$file \
342             || exit 1; \
343           fi; \
344         done
345         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
346           if test "$$subdir" = .; then :; else \
347             test -d "$(distdir)/$$subdir" \
348             || $(mkdir_p) "$(distdir)/$$subdir" \
349             || exit 1; \
350             distdir=`$(am__cd) $(distdir) && pwd`; \
351             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
352             (cd $$subdir && \
353               $(MAKE) $(AM_MAKEFLAGS) \
354                 top_distdir="$$top_distdir" \
355                 distdir="$$distdir/$$subdir" \
356                 distdir) \
357               || exit 1; \
358           fi; \
359         done
360 check-am: all-am
361 check: check-recursive
362 all-am: Makefile
363 installdirs: installdirs-recursive
364 installdirs-am:
365 install: install-recursive
366 install-exec: install-exec-recursive
367 install-data: install-data-recursive
368 uninstall: uninstall-recursive
369
370 install-am: all-am
371         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
372
373 installcheck: installcheck-recursive
374 install-strip:
375         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
376           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
377           `test -z '$(STRIP)' || \
378             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
379 mostlyclean-generic:
380
381 clean-generic:
382
383 distclean-generic:
384         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
385
386 maintainer-clean-generic:
387         @echo "This command is intended for maintainers to use"
388         @echo "it deletes files that may require special tools to rebuild."
389 clean: clean-recursive
390
391 clean-am: clean-generic clean-libtool mostlyclean-am
392
393 distclean: distclean-recursive
394         -rm -f Makefile
395 distclean-am: clean-am distclean-generic distclean-libtool \
396         distclean-tags
397
398 dvi: dvi-recursive
399
400 dvi-am:
401
402 html: html-recursive
403
404 info: info-recursive
405
406 info-am:
407
408 install-data-am:
409
410 install-exec-am:
411
412 install-info: install-info-recursive
413
414 install-man:
415
416 installcheck-am:
417
418 maintainer-clean: maintainer-clean-recursive
419         -rm -f Makefile
420 maintainer-clean-am: distclean-am maintainer-clean-generic
421
422 mostlyclean: mostlyclean-recursive
423
424 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
425
426 pdf: pdf-recursive
427
428 pdf-am:
429
430 ps: ps-recursive
431
432 ps-am:
433
434 uninstall-am: uninstall-info-am
435
436 uninstall-info: uninstall-info-recursive
437
438 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
439         clean clean-generic clean-libtool clean-recursive ctags \
440         ctags-recursive distclean distclean-generic distclean-libtool \
441         distclean-recursive distclean-tags distdir dvi dvi-am html \
442         html-am info info-am install install-am install-data \
443         install-data-am install-exec install-exec-am install-info \
444         install-info-am install-man install-strip installcheck \
445         installcheck-am installdirs installdirs-am maintainer-clean \
446         maintainer-clean-generic maintainer-clean-recursive \
447         mostlyclean mostlyclean-generic mostlyclean-libtool \
448         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
449         uninstall uninstall-am uninstall-info-am
450
451 # Tell versions [3.59,3.63) of GNU make to not export all variables.
452 # Otherwise a system limit (for SysV at least) may be exceeded.
453 .NOEXPORT: