]> git.decadent.org.uk Git - nfs-utils.git/blob - tools/Makefile.in
Imported Upstream version 1.2.4
[nfs-utils.git] / tools / Makefile.in
1 # Makefile.in generated by automake 1.11.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, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 @CONFIG_RPCGEN_TRUE@am__append_1 = rpcgen
37 subdir = tools
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
41         $(top_srcdir)/aclocal/ipv6.m4 \
42         $(top_srcdir)/aclocal/kerberos5.m4 \
43         $(top_srcdir)/aclocal/libblkid.m4 \
44         $(top_srcdir)/aclocal/libcap.m4 \
45         $(top_srcdir)/aclocal/libevent.m4 \
46         $(top_srcdir)/aclocal/libnfsidmap.m4 \
47         $(top_srcdir)/aclocal/librpcsecgss.m4 \
48         $(top_srcdir)/aclocal/libtirpc.m4 \
49         $(top_srcdir)/aclocal/libtool.m4 \
50         $(top_srcdir)/aclocal/ltoptions.m4 \
51         $(top_srcdir)/aclocal/ltsugar.m4 \
52         $(top_srcdir)/aclocal/ltversion.m4 \
53         $(top_srcdir)/aclocal/lt~obsolete.m4 \
54         $(top_srcdir)/aclocal/nfs-utils.m4 \
55         $(top_srcdir)/aclocal/rpcsec_vers.m4 \
56         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
57         $(top_srcdir)/configure.ac
58 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59         $(ACLOCAL_M4)
60 mkinstalldirs = $(install_sh) -d
61 CONFIG_HEADER = $(top_builddir)/support/include/config.h
62 CONFIG_CLEAN_FILES =
63 CONFIG_CLEAN_VPATH_FILES =
64 SOURCES =
65 DIST_SOURCES =
66 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
67         html-recursive info-recursive install-data-recursive \
68         install-dvi-recursive install-exec-recursive \
69         install-html-recursive install-info-recursive \
70         install-pdf-recursive install-ps-recursive install-recursive \
71         installcheck-recursive installdirs-recursive pdf-recursive \
72         ps-recursive uninstall-recursive
73 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
74   distclean-recursive maintainer-clean-recursive
75 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
76         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
77         distdir
78 ETAGS = etags
79 CTAGS = ctags
80 DIST_SUBDIRS = locktest rpcdebug nlmtest mountstats nfs-iostat rpcgen
81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82 am__relativize = \
83   dir0=`pwd`; \
84   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
85   sed_rest='s,^[^/]*/*,,'; \
86   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
87   sed_butlast='s,/*[^/]*$$,,'; \
88   while test -n "$$dir1"; do \
89     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
90     if test "$$first" != "."; then \
91       if test "$$first" = ".."; then \
92         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
93         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
94       else \
95         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
96         if test "$$first2" = "$$first"; then \
97           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
98         else \
99           dir2="../$$dir2"; \
100         fi; \
101         dir0="$$dir0"/"$$first"; \
102       fi; \
103     fi; \
104     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
105   done; \
106   reldir="$$dir2"
107 ACLOCAL = @ACLOCAL@
108 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
109 ALLOCA = @ALLOCA@
110 AMTAR = @AMTAR@
111 AM_CFLAGS = @AM_CFLAGS@
112 AM_CPPFLAGS = @AM_CPPFLAGS@
113 AR = @AR@
114 AUTOCONF = @AUTOCONF@
115 AUTOHEADER = @AUTOHEADER@
116 AUTOMAKE = @AUTOMAKE@
117 AWK = @AWK@
118 CC = @CC@
119 CCDEPMODE = @CCDEPMODE@
120 CC_FOR_BUILD = @CC_FOR_BUILD@
121 CFLAGS = @CFLAGS@
122 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
123 CPP = @CPP@
124 CPPFLAGS = @CPPFLAGS@
125 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
126 CXX = @CXX@
127 CXXCPP = @CXXCPP@
128 CXXDEPMODE = @CXXDEPMODE@
129 CXXFLAGS = @CXXFLAGS@
130 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
131 CYGPATH_W = @CYGPATH_W@
132 DEFS = @DEFS@
133 DEPDIR = @DEPDIR@
134 DSYMUTIL = @DSYMUTIL@
135 DUMPBIN = @DUMPBIN@
136 ECHO_C = @ECHO_C@
137 ECHO_N = @ECHO_N@
138 ECHO_T = @ECHO_T@
139 EGREP = @EGREP@
140 EXEEXT = @EXEEXT@
141 FGREP = @FGREP@
142 GREP = @GREP@
143 GSSD = @GSSD@
144 GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
145 GSSGLUE_LIBS = @GSSGLUE_LIBS@
146 HAVE_LIBWRAP = @HAVE_LIBWRAP@
147 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
148 IDMAPD = @IDMAPD@
149 INSTALL = @INSTALL@
150 INSTALL_DATA = @INSTALL_DATA@
151 INSTALL_PROGRAM = @INSTALL_PROGRAM@
152 INSTALL_SCRIPT = @INSTALL_SCRIPT@
153 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154 K5VERS = @K5VERS@
155 KRBCFLAGS = @KRBCFLAGS@
156 KRBDIR = @KRBDIR@
157 KRBLDFLAGS = @KRBLDFLAGS@
158 KRBLIBS = @KRBLIBS@
159 LD = @LD@
160 LDFLAGS = @LDFLAGS@
161 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
162 LIBBLKID = @LIBBLKID@
163 LIBBSD = @LIBBSD@
164 LIBCAP = @LIBCAP@
165 LIBCRYPT = @LIBCRYPT@
166 LIBNSL = @LIBNSL@
167 LIBOBJS = @LIBOBJS@
168 LIBS = @LIBS@
169 LIBSOCKET = @LIBSOCKET@
170 LIBTOOL = @LIBTOOL@
171 LIBWRAP = @LIBWRAP@
172 LIPO = @LIPO@
173 LN_S = @LN_S@
174 LTLIBOBJS = @LTLIBOBJS@
175 MAINT = @MAINT@
176 MAKEINFO = @MAKEINFO@
177 MKDIR_P = @MKDIR_P@
178 NM = @NM@
179 NMEDIT = @NMEDIT@
180 OBJDUMP = @OBJDUMP@
181 OBJEXT = @OBJEXT@
182 OTOOL = @OTOOL@
183 OTOOL64 = @OTOOL64@
184 PACKAGE = @PACKAGE@
185 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
186 PACKAGE_NAME = @PACKAGE_NAME@
187 PACKAGE_STRING = @PACKAGE_STRING@
188 PACKAGE_TARNAME = @PACKAGE_TARNAME@
189 PACKAGE_URL = @PACKAGE_URL@
190 PACKAGE_VERSION = @PACKAGE_VERSION@
191 PATH_SEPARATOR = @PATH_SEPARATOR@
192 PKG_CONFIG = @PKG_CONFIG@
193 RANLIB = @RANLIB@
194 RELEASE = @RELEASE@
195 RPCGEN_PATH = @RPCGEN_PATH@
196 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
197 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
198 SED = @SED@
199 SET_MAKE = @SET_MAKE@
200 SHELL = @SHELL@
201 STRIP = @STRIP@
202 SVCGSSD = @SVCGSSD@
203 VERSION = @VERSION@
204 abs_builddir = @abs_builddir@
205 abs_srcdir = @abs_srcdir@
206 abs_top_builddir = @abs_top_builddir@
207 abs_top_srcdir = @abs_top_srcdir@
208 ac_ct_CC = @ac_ct_CC@
209 ac_ct_CXX = @ac_ct_CXX@
210 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
211 am__include = @am__include@
212 am__leading_dot = @am__leading_dot@
213 am__quote = @am__quote@
214 am__tar = @am__tar@
215 am__untar = @am__untar@
216 bindir = @bindir@
217 build = @build@
218 build_alias = @build_alias@
219 build_cpu = @build_cpu@
220 build_os = @build_os@
221 build_vendor = @build_vendor@
222 builddir = @builddir@
223 datadir = @datadir@
224 datarootdir = @datarootdir@
225 docdir = @docdir@
226 dvidir = @dvidir@
227 enable_gss = @enable_gss@
228 enable_ipv6 = @enable_ipv6@
229 enable_mountconfig = @enable_mountconfig@
230 enable_nfsv3 = @enable_nfsv3@
231 enable_nfsv4 = @enable_nfsv4@
232 enable_nfsv41 = @enable_nfsv41@
233 exec_prefix = @exec_prefix@
234 host = @host@
235 host_alias = @host_alias@
236 host_cpu = @host_cpu@
237 host_os = @host_os@
238 host_vendor = @host_vendor@
239 htmldir = @htmldir@
240 includedir = @includedir@
241 infodir = @infodir@
242 install_sh = @install_sh@
243 kprefix = @kprefix@
244 libdir = @libdir@
245 libexecdir = @libexecdir@
246 localedir = @localedir@
247 localstatedir = @localstatedir@
248 lt_ECHO = @lt_ECHO@
249 mandir = @mandir@
250 mkdir_p = @mkdir_p@
251 mountfile = @mountfile@
252 oldincludedir = @oldincludedir@
253 pdfdir = @pdfdir@
254 prefix = @prefix@
255 program_transform_name = @program_transform_name@
256 psdir = @psdir@
257 sbindir = @sbindir@
258 sharedstatedir = @sharedstatedir@
259 srcdir = @srcdir@
260 startstatd = @startstatd@
261 statduser = @statduser@
262 statedir = @statedir@
263 sysconfdir = @sysconfdir@
264 target_alias = @target_alias@
265 top_build_prefix = @top_build_prefix@
266 top_builddir = @top_builddir@
267 top_srcdir = @top_srcdir@
268 OPTDIRS = $(am__append_1)
269 SUBDIRS = locktest rpcdebug nlmtest mountstats nfs-iostat $(OPTDIRS)
270 MAINTAINERCLEANFILES = Makefile.in
271 all: all-recursive
272
273 .SUFFIXES:
274 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
275         @for dep in $?; do \
276           case '$(am__configure_deps)' in \
277             *$$dep*) \
278               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
279                 && { if test -f $@; then exit 0; else break; fi; }; \
280               exit 1;; \
281           esac; \
282         done; \
283         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tools/Makefile'; \
284         $(am__cd) $(top_srcdir) && \
285           $(AUTOMAKE) --gnu tools/Makefile
286 .PRECIOUS: Makefile
287 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
288         @case '$?' in \
289           *config.status*) \
290             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
291           *) \
292             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
293             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
294         esac;
295
296 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
297         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298
299 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
300         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
301 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
302         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
303 $(am__aclocal_m4_deps):
304
305 mostlyclean-libtool:
306         -rm -f *.lo
307
308 clean-libtool:
309         -rm -rf .libs _libs
310
311 # This directory's subdirectories are mostly independent; you can cd
312 # into them and run `make' without going through this Makefile.
313 # To change the values of `make' variables: instead of editing Makefiles,
314 # (1) if the variable is set in `config.status', edit `config.status'
315 #     (which will cause the Makefiles to be regenerated when you run `make');
316 # (2) otherwise, pass the desired values on the `make' command line.
317 $(RECURSIVE_TARGETS):
318         @fail= failcom='exit 1'; \
319         for f in x $$MAKEFLAGS; do \
320           case $$f in \
321             *=* | --[!k]*);; \
322             *k*) failcom='fail=yes';; \
323           esac; \
324         done; \
325         dot_seen=no; \
326         target=`echo $@ | sed s/-recursive//`; \
327         list='$(SUBDIRS)'; for subdir in $$list; do \
328           echo "Making $$target in $$subdir"; \
329           if test "$$subdir" = "."; then \
330             dot_seen=yes; \
331             local_target="$$target-am"; \
332           else \
333             local_target="$$target"; \
334           fi; \
335           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
336           || eval $$failcom; \
337         done; \
338         if test "$$dot_seen" = "no"; then \
339           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
340         fi; test -z "$$fail"
341
342 $(RECURSIVE_CLEAN_TARGETS):
343         @fail= failcom='exit 1'; \
344         for f in x $$MAKEFLAGS; do \
345           case $$f in \
346             *=* | --[!k]*);; \
347             *k*) failcom='fail=yes';; \
348           esac; \
349         done; \
350         dot_seen=no; \
351         case "$@" in \
352           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
353           *) list='$(SUBDIRS)' ;; \
354         esac; \
355         rev=''; for subdir in $$list; do \
356           if test "$$subdir" = "."; then :; else \
357             rev="$$subdir $$rev"; \
358           fi; \
359         done; \
360         rev="$$rev ."; \
361         target=`echo $@ | sed s/-recursive//`; \
362         for subdir in $$rev; do \
363           echo "Making $$target in $$subdir"; \
364           if test "$$subdir" = "."; then \
365             local_target="$$target-am"; \
366           else \
367             local_target="$$target"; \
368           fi; \
369           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
370           || eval $$failcom; \
371         done && test -z "$$fail"
372 tags-recursive:
373         list='$(SUBDIRS)'; for subdir in $$list; do \
374           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
375         done
376 ctags-recursive:
377         list='$(SUBDIRS)'; for subdir in $$list; do \
378           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
379         done
380
381 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
382         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
383         unique=`for i in $$list; do \
384             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385           done | \
386           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
387               END { if (nonempty) { for (i in files) print i; }; }'`; \
388         mkid -fID $$unique
389 tags: TAGS
390
391 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
392                 $(TAGS_FILES) $(LISP)
393         set x; \
394         here=`pwd`; \
395         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
396           include_option=--etags-include; \
397           empty_fix=.; \
398         else \
399           include_option=--include; \
400           empty_fix=; \
401         fi; \
402         list='$(SUBDIRS)'; for subdir in $$list; do \
403           if test "$$subdir" = .; then :; else \
404             test ! -f $$subdir/TAGS || \
405               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
406           fi; \
407         done; \
408         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
409         unique=`for i in $$list; do \
410             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411           done | \
412           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
413               END { if (nonempty) { for (i in files) print i; }; }'`; \
414         shift; \
415         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
416           test -n "$$unique" || unique=$$empty_fix; \
417           if test $$# -gt 0; then \
418             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
419               "$$@" $$unique; \
420           else \
421             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
422               $$unique; \
423           fi; \
424         fi
425 ctags: CTAGS
426 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
427                 $(TAGS_FILES) $(LISP)
428         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
429         unique=`for i in $$list; do \
430             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
431           done | \
432           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
433               END { if (nonempty) { for (i in files) print i; }; }'`; \
434         test -z "$(CTAGS_ARGS)$$unique" \
435           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
436              $$unique
437
438 GTAGS:
439         here=`$(am__cd) $(top_builddir) && pwd` \
440           && $(am__cd) $(top_srcdir) \
441           && gtags -i $(GTAGS_ARGS) "$$here"
442
443 distclean-tags:
444         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
445
446 distdir: $(DISTFILES)
447         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
448         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
449         list='$(DISTFILES)'; \
450           dist_files=`for file in $$list; do echo $$file; done | \
451           sed -e "s|^$$srcdirstrip/||;t" \
452               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
453         case $$dist_files in \
454           */*) $(MKDIR_P) `echo "$$dist_files" | \
455                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
456                            sort -u` ;; \
457         esac; \
458         for file in $$dist_files; do \
459           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
460           if test -d $$d/$$file; then \
461             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
462             if test -d "$(distdir)/$$file"; then \
463               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
464             fi; \
465             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
466               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
467               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
468             fi; \
469             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
470           else \
471             test -f "$(distdir)/$$file" \
472             || cp -p $$d/$$file "$(distdir)/$$file" \
473             || exit 1; \
474           fi; \
475         done
476         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
477           if test "$$subdir" = .; then :; else \
478             test -d "$(distdir)/$$subdir" \
479             || $(MKDIR_P) "$(distdir)/$$subdir" \
480             || exit 1; \
481           fi; \
482         done
483         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
484           if test "$$subdir" = .; then :; else \
485             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
486             $(am__relativize); \
487             new_distdir=$$reldir; \
488             dir1=$$subdir; dir2="$(top_distdir)"; \
489             $(am__relativize); \
490             new_top_distdir=$$reldir; \
491             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
492             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
493             ($(am__cd) $$subdir && \
494               $(MAKE) $(AM_MAKEFLAGS) \
495                 top_distdir="$$new_top_distdir" \
496                 distdir="$$new_distdir" \
497                 am__remove_distdir=: \
498                 am__skip_length_check=: \
499                 am__skip_mode_fix=: \
500                 distdir) \
501               || exit 1; \
502           fi; \
503         done
504 check-am: all-am
505 check: check-recursive
506 all-am: Makefile
507 installdirs: installdirs-recursive
508 installdirs-am:
509 install: install-recursive
510 install-exec: install-exec-recursive
511 install-data: install-data-recursive
512 uninstall: uninstall-recursive
513
514 install-am: all-am
515         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
516
517 installcheck: installcheck-recursive
518 install-strip:
519         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
520           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
521           `test -z '$(STRIP)' || \
522             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
523 mostlyclean-generic:
524
525 clean-generic:
526
527 distclean-generic:
528         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
529         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
530
531 maintainer-clean-generic:
532         @echo "This command is intended for maintainers to use"
533         @echo "it deletes files that may require special tools to rebuild."
534         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
535 clean: clean-recursive
536
537 clean-am: clean-generic clean-libtool mostlyclean-am
538
539 distclean: distclean-recursive
540         -rm -f Makefile
541 distclean-am: clean-am distclean-generic distclean-tags
542
543 dvi: dvi-recursive
544
545 dvi-am:
546
547 html: html-recursive
548
549 html-am:
550
551 info: info-recursive
552
553 info-am:
554
555 install-data-am:
556
557 install-dvi: install-dvi-recursive
558
559 install-dvi-am:
560
561 install-exec-am:
562
563 install-html: install-html-recursive
564
565 install-html-am:
566
567 install-info: install-info-recursive
568
569 install-info-am:
570
571 install-man:
572
573 install-pdf: install-pdf-recursive
574
575 install-pdf-am:
576
577 install-ps: install-ps-recursive
578
579 install-ps-am:
580
581 installcheck-am:
582
583 maintainer-clean: maintainer-clean-recursive
584         -rm -f Makefile
585 maintainer-clean-am: distclean-am maintainer-clean-generic
586
587 mostlyclean: mostlyclean-recursive
588
589 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
590
591 pdf: pdf-recursive
592
593 pdf-am:
594
595 ps: ps-recursive
596
597 ps-am:
598
599 uninstall-am:
600
601 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
602         install-am install-strip tags-recursive
603
604 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
605         all all-am check check-am clean clean-generic clean-libtool \
606         ctags ctags-recursive distclean distclean-generic \
607         distclean-libtool distclean-tags distdir dvi dvi-am html \
608         html-am info info-am install install-am install-data \
609         install-data-am install-dvi install-dvi-am install-exec \
610         install-exec-am install-html install-html-am install-info \
611         install-info-am install-man install-pdf install-pdf-am \
612         install-ps install-ps-am install-strip installcheck \
613         installcheck-am installdirs installdirs-am maintainer-clean \
614         maintainer-clean-generic mostlyclean mostlyclean-generic \
615         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
616         uninstall uninstall-am
617
618
619 # Tell versions [3.59,3.63) of GNU make to not export all variables.
620 # Otherwise a system limit (for SysV at least) may be exceeded.
621 .NOEXPORT: