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