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