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