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