]> git.decadent.org.uk Git - nfs-utils.git/blob - support/Makefile.in
Imported Upstream version 1.1.3
[nfs-utils.git] / support / Makefile.in
1 # Makefile.in generated by automake 1.10.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  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 GSSD = @GSSD@
100 GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
101 GSSGLUE_LIBS = @GSSGLUE_LIBS@
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 SED = @SED@
147 SET_MAKE = @SET_MAKE@
148 SHELL = @SHELL@
149 STRIP = @STRIP@
150 SVCGSSD = @SVCGSSD@
151 VERSION = @VERSION@
152 abs_builddir = @abs_builddir@
153 abs_srcdir = @abs_srcdir@
154 abs_top_builddir = @abs_top_builddir@
155 abs_top_srcdir = @abs_top_srcdir@
156 ac_ct_CC = @ac_ct_CC@
157 ac_ct_CXX = @ac_ct_CXX@
158 ac_ct_F77 = @ac_ct_F77@
159 am__include = @am__include@
160 am__leading_dot = @am__leading_dot@
161 am__quote = @am__quote@
162 am__tar = @am__tar@
163 am__untar = @am__untar@
164 bindir = @bindir@
165 build = @build@
166 build_alias = @build_alias@
167 build_cpu = @build_cpu@
168 build_os = @build_os@
169 build_vendor = @build_vendor@
170 builddir = @builddir@
171 datadir = @datadir@
172 datarootdir = @datarootdir@
173 docdir = @docdir@
174 dvidir = @dvidir@
175 enable_gss = @enable_gss@
176 enable_ipv6 = @enable_ipv6@
177 enable_nfsv3 = @enable_nfsv3@
178 enable_nfsv4 = @enable_nfsv4@
179 exec_prefix = @exec_prefix@
180 host = @host@
181 host_alias = @host_alias@
182 host_cpu = @host_cpu@
183 host_os = @host_os@
184 host_vendor = @host_vendor@
185 htmldir = @htmldir@
186 includedir = @includedir@
187 infodir = @infodir@
188 install_sh = @install_sh@
189 kprefix = @kprefix@
190 libdir = @libdir@
191 libexecdir = @libexecdir@
192 localedir = @localedir@
193 localstatedir = @localstatedir@
194 mandir = @mandir@
195 mkdir_p = @mkdir_p@
196 oldincludedir = @oldincludedir@
197 pdfdir = @pdfdir@
198 prefix = @prefix@
199 program_transform_name = @program_transform_name@
200 psdir = @psdir@
201 sbindir = @sbindir@
202 secure_statd = @secure_statd@
203 sharedstatedir = @sharedstatedir@
204 srcdir = @srcdir@
205 startstatd = @startstatd@
206 statduser = @statduser@
207 statedir = @statedir@
208 sysconfdir = @sysconfdir@
209 target_alias = @target_alias@
210 top_builddir = @top_builddir@
211 top_srcdir = @top_srcdir@
212 SUBDIRS = export include misc nfs
213 MAINTAINERCLEANFILES = Makefile.in
214 all: all-recursive
215
216 .SUFFIXES:
217 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
218         @for dep in $?; do \
219           case '$(am__configure_deps)' in \
220             *$$dep*) \
221               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
222                 && exit 0; \
223               exit 1;; \
224           esac; \
225         done; \
226         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  support/Makefile'; \
227         cd $(top_srcdir) && \
228           $(AUTOMAKE) --gnu  support/Makefile
229 .PRECIOUS: Makefile
230 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
231         @case '$?' in \
232           *config.status*) \
233             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
234           *) \
235             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
236             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
237         esac;
238
239 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
240         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241
242 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
245         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246
247 mostlyclean-libtool:
248         -rm -f *.lo
249
250 clean-libtool:
251         -rm -rf .libs _libs
252
253 # This directory's subdirectories are mostly independent; you can cd
254 # into them and run `make' without going through this Makefile.
255 # To change the values of `make' variables: instead of editing Makefiles,
256 # (1) if the variable is set in `config.status', edit `config.status'
257 #     (which will cause the Makefiles to be regenerated when you run `make');
258 # (2) otherwise, pass the desired values on the `make' command line.
259 $(RECURSIVE_TARGETS):
260         @failcom='exit 1'; \
261         for f in x $$MAKEFLAGS; do \
262           case $$f in \
263             *=* | --[!k]*);; \
264             *k*) failcom='fail=yes';; \
265           esac; \
266         done; \
267         dot_seen=no; \
268         target=`echo $@ | sed s/-recursive//`; \
269         list='$(SUBDIRS)'; for subdir in $$list; do \
270           echo "Making $$target in $$subdir"; \
271           if test "$$subdir" = "."; then \
272             dot_seen=yes; \
273             local_target="$$target-am"; \
274           else \
275             local_target="$$target"; \
276           fi; \
277           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
278           || eval $$failcom; \
279         done; \
280         if test "$$dot_seen" = "no"; then \
281           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
282         fi; test -z "$$fail"
283
284 $(RECURSIVE_CLEAN_TARGETS):
285         @failcom='exit 1'; \
286         for f in x $$MAKEFLAGS; do \
287           case $$f in \
288             *=* | --[!k]*);; \
289             *k*) failcom='fail=yes';; \
290           esac; \
291         done; \
292         dot_seen=no; \
293         case "$@" in \
294           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
295           *) list='$(SUBDIRS)' ;; \
296         esac; \
297         rev=''; for subdir in $$list; do \
298           if test "$$subdir" = "."; then :; else \
299             rev="$$subdir $$rev"; \
300           fi; \
301         done; \
302         rev="$$rev ."; \
303         target=`echo $@ | sed s/-recursive//`; \
304         for subdir in $$rev; do \
305           echo "Making $$target in $$subdir"; \
306           if test "$$subdir" = "."; then \
307             local_target="$$target-am"; \
308           else \
309             local_target="$$target"; \
310           fi; \
311           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
312           || eval $$failcom; \
313         done && test -z "$$fail"
314 tags-recursive:
315         list='$(SUBDIRS)'; for subdir in $$list; do \
316           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
317         done
318 ctags-recursive:
319         list='$(SUBDIRS)'; for subdir in $$list; do \
320           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
321         done
322
323 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
324         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
325         unique=`for i in $$list; do \
326             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327           done | \
328           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
329               END { if (nonempty) { for (i in files) print i; }; }'`; \
330         mkid -fID $$unique
331 tags: TAGS
332
333 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
334                 $(TAGS_FILES) $(LISP)
335         tags=; \
336         here=`pwd`; \
337         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
338           include_option=--etags-include; \
339           empty_fix=.; \
340         else \
341           include_option=--include; \
342           empty_fix=; \
343         fi; \
344         list='$(SUBDIRS)'; for subdir in $$list; do \
345           if test "$$subdir" = .; then :; else \
346             test ! -f $$subdir/TAGS || \
347               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
348           fi; \
349         done; \
350         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
351         unique=`for i in $$list; do \
352             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353           done | \
354           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
355               END { if (nonempty) { for (i in files) print i; }; }'`; \
356         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
357           test -n "$$unique" || unique=$$empty_fix; \
358           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359             $$tags $$unique; \
360         fi
361 ctags: CTAGS
362 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
363                 $(TAGS_FILES) $(LISP)
364         tags=; \
365         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
366         unique=`for i in $$list; do \
367             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368           done | \
369           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
370               END { if (nonempty) { for (i in files) print i; }; }'`; \
371         test -z "$(CTAGS_ARGS)$$tags$$unique" \
372           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
373              $$tags $$unique
374
375 GTAGS:
376         here=`$(am__cd) $(top_builddir) && pwd` \
377           && cd $(top_srcdir) \
378           && gtags -i $(GTAGS_ARGS) $$here
379
380 distclean-tags:
381         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
382
383 distdir: $(DISTFILES)
384         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
385         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
386         list='$(DISTFILES)'; \
387           dist_files=`for file in $$list; do echo $$file; done | \
388           sed -e "s|^$$srcdirstrip/||;t" \
389               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
390         case $$dist_files in \
391           */*) $(MKDIR_P) `echo "$$dist_files" | \
392                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
393                            sort -u` ;; \
394         esac; \
395         for file in $$dist_files; do \
396           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
397           if test -d $$d/$$file; then \
398             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
399             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
400               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
401             fi; \
402             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
403           else \
404             test -f $(distdir)/$$file \
405             || cp -p $$d/$$file $(distdir)/$$file \
406             || exit 1; \
407           fi; \
408         done
409         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
410           if test "$$subdir" = .; then :; else \
411             test -d "$(distdir)/$$subdir" \
412             || $(MKDIR_P) "$(distdir)/$$subdir" \
413             || exit 1; \
414             distdir=`$(am__cd) $(distdir) && pwd`; \
415             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
416             (cd $$subdir && \
417               $(MAKE) $(AM_MAKEFLAGS) \
418                 top_distdir="$$top_distdir" \
419                 distdir="$$distdir/$$subdir" \
420                 am__remove_distdir=: \
421                 am__skip_length_check=: \
422                 distdir) \
423               || exit 1; \
424           fi; \
425         done
426 check-am: all-am
427 check: check-recursive
428 all-am: Makefile
429 installdirs: installdirs-recursive
430 installdirs-am:
431 install: install-recursive
432 install-exec: install-exec-recursive
433 install-data: install-data-recursive
434 uninstall: uninstall-recursive
435
436 install-am: all-am
437         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
438
439 installcheck: installcheck-recursive
440 install-strip:
441         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
442           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
443           `test -z '$(STRIP)' || \
444             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
445 mostlyclean-generic:
446
447 clean-generic:
448
449 distclean-generic:
450         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
451
452 maintainer-clean-generic:
453         @echo "This command is intended for maintainers to use"
454         @echo "it deletes files that may require special tools to rebuild."
455         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
456 clean: clean-recursive
457
458 clean-am: clean-generic clean-libtool mostlyclean-am
459
460 distclean: distclean-recursive
461         -rm -f Makefile
462 distclean-am: clean-am distclean-generic distclean-tags
463
464 dvi: dvi-recursive
465
466 dvi-am:
467
468 html: html-recursive
469
470 info: info-recursive
471
472 info-am:
473
474 install-data-am:
475
476 install-dvi: install-dvi-recursive
477
478 install-exec-am:
479
480 install-html: install-html-recursive
481
482 install-info: install-info-recursive
483
484 install-man:
485
486 install-pdf: install-pdf-recursive
487
488 install-ps: install-ps-recursive
489
490 installcheck-am:
491
492 maintainer-clean: maintainer-clean-recursive
493         -rm -f Makefile
494 maintainer-clean-am: distclean-am maintainer-clean-generic
495
496 mostlyclean: mostlyclean-recursive
497
498 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
499
500 pdf: pdf-recursive
501
502 pdf-am:
503
504 ps: ps-recursive
505
506 ps-am:
507
508 uninstall-am:
509
510 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
511         install-strip
512
513 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
514         all all-am check check-am clean clean-generic clean-libtool \
515         ctags ctags-recursive distclean distclean-generic \
516         distclean-libtool distclean-tags distdir dvi dvi-am html \
517         html-am info info-am install install-am install-data \
518         install-data-am install-dvi install-dvi-am install-exec \
519         install-exec-am install-html install-html-am install-info \
520         install-info-am install-man install-pdf install-pdf-am \
521         install-ps install-ps-am install-strip installcheck \
522         installcheck-am installdirs installdirs-am maintainer-clean \
523         maintainer-clean-generic mostlyclean mostlyclean-generic \
524         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
525         uninstall uninstall-am
526
527 # Tell versions [3.59,3.63) of GNU make to not export all variables.
528 # Otherwise a system limit (for SysV at least) may be exceeded.
529 .NOEXPORT: