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