]> git.decadent.org.uk Git - nfs-utils.git/blob - support/Makefile.in
Merge branch 'upstream'
[nfs-utils.git] / support / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  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 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 subdir = support
35 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
36 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
38         $(top_srcdir)/aclocal/kerberos5.m4 \
39         $(top_srcdir)/aclocal/libblkid.m4 \
40         $(top_srcdir)/aclocal/nfs-utils.m4 \
41         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
42         $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/support/include/config.h
47 CONFIG_CLEAN_FILES =
48 SOURCES =
49 DIST_SOURCES =
50 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51         html-recursive info-recursive install-data-recursive \
52         install-dvi-recursive install-exec-recursive \
53         install-html-recursive install-info-recursive \
54         install-pdf-recursive install-ps-recursive install-recursive \
55         installcheck-recursive installdirs-recursive pdf-recursive \
56         ps-recursive uninstall-recursive
57 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
58   distclean-recursive maintainer-clean-recursive
59 ETAGS = etags
60 CTAGS = ctags
61 DIST_SUBDIRS = $(SUBDIRS)
62 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63 ACLOCAL = @ACLOCAL@
64 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
65 ALLOCA = @ALLOCA@
66 AMTAR = @AMTAR@
67 AM_CFLAGS = @AM_CFLAGS@
68 AM_CPPFLAGS = @AM_CPPFLAGS@
69 AR = @AR@
70 AUTOCONF = @AUTOCONF@
71 AUTOHEADER = @AUTOHEADER@
72 AUTOMAKE = @AUTOMAKE@
73 AWK = @AWK@
74 CC = @CC@
75 CCDEPMODE = @CCDEPMODE@
76 CC_FOR_BUILD = @CC_FOR_BUILD@
77 CFLAGS = @CFLAGS@
78 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
79 CPP = @CPP@
80 CPPFLAGS = @CPPFLAGS@
81 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
82 CXX = @CXX@
83 CXXCPP = @CXXCPP@
84 CXXDEPMODE = @CXXDEPMODE@
85 CXXFLAGS = @CXXFLAGS@
86 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
87 CYGPATH_W = @CYGPATH_W@
88 DEFS = @DEFS@
89 DEPDIR = @DEPDIR@
90 ECHO = @ECHO@
91 ECHO_C = @ECHO_C@
92 ECHO_N = @ECHO_N@
93 ECHO_T = @ECHO_T@
94 EGREP = @EGREP@
95 EXEEXT = @EXEEXT@
96 F77 = @F77@
97 FFLAGS = @FFLAGS@
98 GREP = @GREP@
99 GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
100 GSSAPI_LIBS = @GSSAPI_LIBS@
101 GSSD = @GSSD@
102 HAVE_LIBWRAP = @HAVE_LIBWRAP@
103 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
104 IDMAPD = @IDMAPD@
105 INSTALL = @INSTALL@
106 INSTALL_DATA = @INSTALL_DATA@
107 INSTALL_PROGRAM = @INSTALL_PROGRAM@
108 INSTALL_SCRIPT = @INSTALL_SCRIPT@
109 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
110 K5VERS = @K5VERS@
111 KRBCFLAGS = @KRBCFLAGS@
112 KRBDIR = @KRBDIR@
113 KRBLDFLAGS = @KRBLDFLAGS@
114 KRBLIBS = @KRBLIBS@
115 LD = @LD@
116 LDFLAGS = @LDFLAGS@
117 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
118 LIBBLKID = @LIBBLKID@
119 LIBBSD = @LIBBSD@
120 LIBCRYPT = @LIBCRYPT@
121 LIBNSL = @LIBNSL@
122 LIBOBJS = @LIBOBJS@
123 LIBS = @LIBS@
124 LIBSOCKET = @LIBSOCKET@
125 LIBTOOL = @LIBTOOL@
126 LIBWRAP = @LIBWRAP@
127 LN_S = @LN_S@
128 LTLIBOBJS = @LTLIBOBJS@
129 MAINT = @MAINT@
130 MAKEINFO = @MAKEINFO@
131 MKDIR_P = @MKDIR_P@
132 OBJEXT = @OBJEXT@
133 PACKAGE = @PACKAGE@
134 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
135 PACKAGE_NAME = @PACKAGE_NAME@
136 PACKAGE_STRING = @PACKAGE_STRING@
137 PACKAGE_TARNAME = @PACKAGE_TARNAME@
138 PACKAGE_VERSION = @PACKAGE_VERSION@
139 PATH_SEPARATOR = @PATH_SEPARATOR@
140 PKG_CONFIG = @PKG_CONFIG@
141 RANLIB = @RANLIB@
142 RELEASE = @RELEASE@
143 RPCGEN_PATH = @RPCGEN_PATH@
144 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
145 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
146 SET_MAKE = @SET_MAKE@
147 SHELL = @SHELL@
148 STRIP = @STRIP@
149 SVCGSSD = @SVCGSSD@
150 VERSION = @VERSION@
151 abs_builddir = @abs_builddir@
152 abs_srcdir = @abs_srcdir@
153 abs_top_builddir = @abs_top_builddir@
154 abs_top_srcdir = @abs_top_srcdir@
155 ac_ct_CC = @ac_ct_CC@
156 ac_ct_CXX = @ac_ct_CXX@
157 ac_ct_F77 = @ac_ct_F77@
158 am__include = @am__include@
159 am__leading_dot = @am__leading_dot@
160 am__quote = @am__quote@
161 am__tar = @am__tar@
162 am__untar = @am__untar@
163 bindir = @bindir@
164 build = @build@
165 build_alias = @build_alias@
166 build_cpu = @build_cpu@
167 build_os = @build_os@
168 build_vendor = @build_vendor@
169 builddir = @builddir@
170 datadir = @datadir@
171 datarootdir = @datarootdir@
172 docdir = @docdir@
173 dvidir = @dvidir@
174 enable_gss = @enable_gss@
175 enable_nfsv3 = @enable_nfsv3@
176 enable_nfsv4 = @enable_nfsv4@
177 exec_prefix = @exec_prefix@
178 host = @host@
179 host_alias = @host_alias@
180 host_cpu = @host_cpu@
181 host_os = @host_os@
182 host_vendor = @host_vendor@
183 htmldir = @htmldir@
184 includedir = @includedir@
185 infodir = @infodir@
186 install_sh = @install_sh@
187 kprefix = @kprefix@
188 libdir = @libdir@
189 libexecdir = @libexecdir@
190 localedir = @localedir@
191 localstatedir = @localstatedir@
192 mandir = @mandir@
193 mkdir_p = @mkdir_p@
194 oldincludedir = @oldincludedir@
195 pdfdir = @pdfdir@
196 prefix = @prefix@
197 program_transform_name = @program_transform_name@
198 psdir = @psdir@
199 sbindir = @sbindir@
200 secure_statd = @secure_statd@
201 sharedstatedir = @sharedstatedir@
202 srcdir = @srcdir@
203 startstatd = @startstatd@
204 statduser = @statduser@
205 statedir = @statedir@
206 sysconfdir = @sysconfdir@
207 target_alias = @target_alias@
208 top_builddir = @top_builddir@
209 top_srcdir = @top_srcdir@
210 SUBDIRS = export include misc nfs
211 MAINTAINERCLEANFILES = Makefile.in
212 all: all-recursive
213
214 .SUFFIXES:
215 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
216         @for dep in $?; do \
217           case '$(am__configure_deps)' in \
218             *$$dep*) \
219               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
220                 && exit 0; \
221               exit 1;; \
222           esac; \
223         done; \
224         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  support/Makefile'; \
225         cd $(top_srcdir) && \
226           $(AUTOMAKE) --gnu  support/Makefile
227 .PRECIOUS: Makefile
228 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
229         @case '$?' in \
230           *config.status*) \
231             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
232           *) \
233             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
234             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
235         esac;
236
237 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
238         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239
240 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
245 mostlyclean-libtool:
246         -rm -f *.lo
247
248 clean-libtool:
249         -rm -rf .libs _libs
250
251 # This directory's subdirectories are mostly independent; you can cd
252 # into them and run `make' without going through this Makefile.
253 # To change the values of `make' variables: instead of editing Makefiles,
254 # (1) if the variable is set in `config.status', edit `config.status'
255 #     (which will cause the Makefiles to be regenerated when you run `make');
256 # (2) otherwise, pass the desired values on the `make' command line.
257 $(RECURSIVE_TARGETS):
258         @failcom='exit 1'; \
259         for f in x $$MAKEFLAGS; do \
260           case $$f in \
261             *=* | --[!k]*);; \
262             *k*) failcom='fail=yes';; \
263           esac; \
264         done; \
265         dot_seen=no; \
266         target=`echo $@ | sed s/-recursive//`; \
267         list='$(SUBDIRS)'; for subdir in $$list; do \
268           echo "Making $$target in $$subdir"; \
269           if test "$$subdir" = "."; then \
270             dot_seen=yes; \
271             local_target="$$target-am"; \
272           else \
273             local_target="$$target"; \
274           fi; \
275           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
276           || eval $$failcom; \
277         done; \
278         if test "$$dot_seen" = "no"; then \
279           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
280         fi; test -z "$$fail"
281
282 $(RECURSIVE_CLEAN_TARGETS):
283         @failcom='exit 1'; \
284         for f in x $$MAKEFLAGS; do \
285           case $$f in \
286             *=* | --[!k]*);; \
287             *k*) failcom='fail=yes';; \
288           esac; \
289         done; \
290         dot_seen=no; \
291         case "$@" in \
292           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
293           *) list='$(SUBDIRS)' ;; \
294         esac; \
295         rev=''; for subdir in $$list; do \
296           if test "$$subdir" = "."; then :; else \
297             rev="$$subdir $$rev"; \
298           fi; \
299         done; \
300         rev="$$rev ."; \
301         target=`echo $@ | sed s/-recursive//`; \
302         for subdir in $$rev; do \
303           echo "Making $$target in $$subdir"; \
304           if test "$$subdir" = "."; then \
305             local_target="$$target-am"; \
306           else \
307             local_target="$$target"; \
308           fi; \
309           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
310           || eval $$failcom; \
311         done && test -z "$$fail"
312 tags-recursive:
313         list='$(SUBDIRS)'; for subdir in $$list; do \
314           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
315         done
316 ctags-recursive:
317         list='$(SUBDIRS)'; for subdir in $$list; do \
318           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
319         done
320
321 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
322         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
323         unique=`for i in $$list; do \
324             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325           done | \
326           $(AWK) '    { files[$$0] = 1; } \
327                END { for (i in files) print i; }'`; \
328         mkid -fID $$unique
329 tags: TAGS
330
331 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
332                 $(TAGS_FILES) $(LISP)
333         tags=; \
334         here=`pwd`; \
335         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
336           include_option=--etags-include; \
337           empty_fix=.; \
338         else \
339           include_option=--include; \
340           empty_fix=; \
341         fi; \
342         list='$(SUBDIRS)'; for subdir in $$list; do \
343           if test "$$subdir" = .; then :; else \
344             test ! -f $$subdir/TAGS || \
345               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
346           fi; \
347         done; \
348         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
349         unique=`for i in $$list; do \
350             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
351           done | \
352           $(AWK) '    { files[$$0] = 1; } \
353                END { for (i in files) print i; }'`; \
354         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
355           test -n "$$unique" || unique=$$empty_fix; \
356           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
357             $$tags $$unique; \
358         fi
359 ctags: CTAGS
360 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
361                 $(TAGS_FILES) $(LISP)
362         tags=; \
363         here=`pwd`; \
364         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
365         unique=`for i in $$list; do \
366             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367           done | \
368           $(AWK) '    { files[$$0] = 1; } \
369                END { for (i in files) print i; }'`; \
370         test -z "$(CTAGS_ARGS)$$tags$$unique" \
371           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
372              $$tags $$unique
373
374 GTAGS:
375         here=`$(am__cd) $(top_builddir) && pwd` \
376           && cd $(top_srcdir) \
377           && gtags -i $(GTAGS_ARGS) $$here
378
379 distclean-tags:
380         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
381
382 distdir: $(DISTFILES)
383         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
384         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
385         list='$(DISTFILES)'; \
386           dist_files=`for file in $$list; do echo $$file; done | \
387           sed -e "s|^$$srcdirstrip/||;t" \
388               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
389         case $$dist_files in \
390           */*) $(MKDIR_P) `echo "$$dist_files" | \
391                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
392                            sort -u` ;; \
393         esac; \
394         for file in $$dist_files; do \
395           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
396           if test -d $$d/$$file; then \
397             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
398             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
399               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
400             fi; \
401             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
402           else \
403             test -f $(distdir)/$$file \
404             || cp -p $$d/$$file $(distdir)/$$file \
405             || exit 1; \
406           fi; \
407         done
408         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
409           if test "$$subdir" = .; then :; else \
410             test -d "$(distdir)/$$subdir" \
411             || $(MKDIR_P) "$(distdir)/$$subdir" \
412             || exit 1; \
413             distdir=`$(am__cd) $(distdir) && pwd`; \
414             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
415             (cd $$subdir && \
416               $(MAKE) $(AM_MAKEFLAGS) \
417                 top_distdir="$$top_distdir" \
418                 distdir="$$distdir/$$subdir" \
419                 am__remove_distdir=: \
420                 am__skip_length_check=: \
421                 distdir) \
422               || exit 1; \
423           fi; \
424         done
425 check-am: all-am
426 check: check-recursive
427 all-am: Makefile
428 installdirs: installdirs-recursive
429 installdirs-am:
430 install: install-recursive
431 install-exec: install-exec-recursive
432 install-data: install-data-recursive
433 uninstall: uninstall-recursive
434
435 install-am: all-am
436         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
437
438 installcheck: installcheck-recursive
439 install-strip:
440         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
441           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
442           `test -z '$(STRIP)' || \
443             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
444 mostlyclean-generic:
445
446 clean-generic:
447
448 distclean-generic:
449         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
450
451 maintainer-clean-generic:
452         @echo "This command is intended for maintainers to use"
453         @echo "it deletes files that may require special tools to rebuild."
454         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
455 clean: clean-recursive
456
457 clean-am: clean-generic clean-libtool mostlyclean-am
458
459 distclean: distclean-recursive
460         -rm -f Makefile
461 distclean-am: clean-am distclean-generic distclean-tags
462
463 dvi: dvi-recursive
464
465 dvi-am:
466
467 html: html-recursive
468
469 info: info-recursive
470
471 info-am:
472
473 install-data-am:
474
475 install-dvi: install-dvi-recursive
476
477 install-exec-am:
478
479 install-html: install-html-recursive
480
481 install-info: install-info-recursive
482
483 install-man:
484
485 install-pdf: install-pdf-recursive
486
487 install-ps: install-ps-recursive
488
489 installcheck-am:
490
491 maintainer-clean: maintainer-clean-recursive
492         -rm -f Makefile
493 maintainer-clean-am: distclean-am maintainer-clean-generic
494
495 mostlyclean: mostlyclean-recursive
496
497 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
498
499 pdf: pdf-recursive
500
501 pdf-am:
502
503 ps: ps-recursive
504
505 ps-am:
506
507 uninstall-am:
508
509 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
510         install-strip
511
512 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
513         all all-am check check-am clean clean-generic clean-libtool \
514         ctags ctags-recursive distclean distclean-generic \
515         distclean-libtool distclean-tags distdir dvi dvi-am html \
516         html-am info info-am install install-am install-data \
517         install-data-am install-dvi install-dvi-am install-exec \
518         install-exec-am install-html install-html-am install-info \
519         install-info-am install-man install-pdf install-pdf-am \
520         install-ps install-ps-am install-strip installcheck \
521         installcheck-am installdirs installdirs-am maintainer-clean \
522         maintainer-clean-generic mostlyclean mostlyclean-generic \
523         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
524         uninstall uninstall-am
525
526 # Tell versions [3.59,3.63) of GNU make to not export all variables.
527 # Otherwise a system limit (for SysV at least) may be exceeded.
528 .NOEXPORT: