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