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