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