]> git.decadent.org.uk Git - nfs-utils.git/blob - Makefile.in
Merge branch 'upstream'
[nfs-utils.git] / 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 subdir = .
37 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38         $(srcdir)/Makefile.in $(top_srcdir)/configure COPYING \
39         ChangeLog INSTALL NEWS compile config.guess config.sub depcomp \
40         install-sh ltmain.sh missing
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 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58  configure.lineno config.status.lineno
59 mkinstalldirs = $(install_sh) -d
60 CONFIG_HEADER = $(top_builddir)/support/include/config.h
61 CONFIG_CLEAN_FILES =
62 CONFIG_CLEAN_VPATH_FILES =
63 SOURCES =
64 DIST_SOURCES =
65 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
66         html-recursive info-recursive install-data-recursive \
67         install-dvi-recursive install-exec-recursive \
68         install-html-recursive install-info-recursive \
69         install-pdf-recursive install-ps-recursive install-recursive \
70         installcheck-recursive installdirs-recursive pdf-recursive \
71         ps-recursive uninstall-recursive
72 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
73   distclean-recursive maintainer-clean-recursive
74 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
75         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
76         distdir dist dist-all distcheck
77 ETAGS = etags
78 CTAGS = ctags
79 DIST_SUBDIRS = $(SUBDIRS)
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 distdir = $(PACKAGE)-$(VERSION)
82 top_distdir = $(distdir)
83 am__remove_distdir = \
84   { test ! -d "$(distdir)" \
85     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
86          && rm -fr "$(distdir)"; }; }
87 am__relativize = \
88   dir0=`pwd`; \
89   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
90   sed_rest='s,^[^/]*/*,,'; \
91   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
92   sed_butlast='s,/*[^/]*$$,,'; \
93   while test -n "$$dir1"; do \
94     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
95     if test "$$first" != "."; then \
96       if test "$$first" = ".."; then \
97         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
98         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
99       else \
100         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
101         if test "$$first2" = "$$first"; then \
102           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
103         else \
104           dir2="../$$dir2"; \
105         fi; \
106         dir0="$$dir0"/"$$first"; \
107       fi; \
108     fi; \
109     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
110   done; \
111   reldir="$$dir2"
112 DIST_ARCHIVES = $(distdir).tar.gz
113 GZIP_ENV = --best
114 distuninstallcheck_listfiles = find . -type f -print
115 distcleancheck_listfiles = find . -type f -print
116 ACLOCAL = @ACLOCAL@
117 ACLOCAL_AMFLAGS = -I aclocal
118 ALLOCA = @ALLOCA@
119 AMTAR = @AMTAR@
120 AM_CFLAGS = @AM_CFLAGS@
121 AM_CPPFLAGS = @AM_CPPFLAGS@
122 AR = @AR@
123 AUTOCONF = @AUTOCONF@
124 AUTOHEADER = @AUTOHEADER@
125 AUTOMAKE = @AUTOMAKE@
126 AWK = @AWK@
127 CC = @CC@
128 CCDEPMODE = @CCDEPMODE@
129 CC_FOR_BUILD = @CC_FOR_BUILD@
130 CFLAGS = @CFLAGS@
131 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
132 CPP = @CPP@
133 CPPFLAGS = @CPPFLAGS@
134 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
135 CXX = @CXX@
136 CXXCPP = @CXXCPP@
137 CXXDEPMODE = @CXXDEPMODE@
138 CXXFLAGS = @CXXFLAGS@
139 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
140 CYGPATH_W = @CYGPATH_W@
141 DEFS = @DEFS@
142 DEPDIR = @DEPDIR@
143 DSYMUTIL = @DSYMUTIL@
144 DUMPBIN = @DUMPBIN@
145 ECHO_C = @ECHO_C@
146 ECHO_N = @ECHO_N@
147 ECHO_T = @ECHO_T@
148 EGREP = @EGREP@
149 EXEEXT = @EXEEXT@
150 FGREP = @FGREP@
151 GREP = @GREP@
152 GSSD = @GSSD@
153 GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
154 GSSGLUE_LIBS = @GSSGLUE_LIBS@
155 HAVE_LIBWRAP = @HAVE_LIBWRAP@
156 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
157 IDMAPD = @IDMAPD@
158 INSTALL = @INSTALL@
159 INSTALL_DATA = @INSTALL_DATA@
160 INSTALL_PROGRAM = @INSTALL_PROGRAM@
161 INSTALL_SCRIPT = @INSTALL_SCRIPT@
162 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
163 K5VERS = @K5VERS@
164 KRBCFLAGS = @KRBCFLAGS@
165 KRBDIR = @KRBDIR@
166 KRBLDFLAGS = @KRBLDFLAGS@
167 KRBLIBS = @KRBLIBS@
168 LD = @LD@
169 LDFLAGS = @LDFLAGS@
170 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
171 LIBBLKID = @LIBBLKID@
172 LIBBSD = @LIBBSD@
173 LIBCAP = @LIBCAP@
174 LIBCRYPT = @LIBCRYPT@
175 LIBNSL = @LIBNSL@
176 LIBOBJS = @LIBOBJS@
177 LIBS = @LIBS@
178 LIBSOCKET = @LIBSOCKET@
179 LIBTOOL = @LIBTOOL@
180 LIBWRAP = @LIBWRAP@
181 LIPO = @LIPO@
182 LN_S = @LN_S@
183 LTLIBOBJS = @LTLIBOBJS@
184 MAINT = @MAINT@
185 MAKEINFO = @MAKEINFO@
186 MKDIR_P = @MKDIR_P@
187 NM = @NM@
188 NMEDIT = @NMEDIT@
189 OBJDUMP = @OBJDUMP@
190 OBJEXT = @OBJEXT@
191 OTOOL = @OTOOL@
192 OTOOL64 = @OTOOL64@
193 PACKAGE = @PACKAGE@
194 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
195 PACKAGE_NAME = @PACKAGE_NAME@
196 PACKAGE_STRING = @PACKAGE_STRING@
197 PACKAGE_TARNAME = @PACKAGE_TARNAME@
198 PACKAGE_VERSION = @PACKAGE_VERSION@
199 PATH_SEPARATOR = @PATH_SEPARATOR@
200 PKG_CONFIG = @PKG_CONFIG@
201 RANLIB = @RANLIB@
202 RELEASE = @RELEASE@
203 RPCGEN_PATH = @RPCGEN_PATH@
204 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
205 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
206 SED = @SED@
207 SET_MAKE = @SET_MAKE@
208 SHELL = @SHELL@
209 STRIP = @STRIP@
210 SVCGSSD = @SVCGSSD@
211 VERSION = @VERSION@
212 abs_builddir = @abs_builddir@
213 abs_srcdir = @abs_srcdir@
214 abs_top_builddir = @abs_top_builddir@
215 abs_top_srcdir = @abs_top_srcdir@
216 ac_ct_CC = @ac_ct_CC@
217 ac_ct_CXX = @ac_ct_CXX@
218 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
219 am__include = @am__include@
220 am__leading_dot = @am__leading_dot@
221 am__quote = @am__quote@
222 am__tar = @am__tar@
223 am__untar = @am__untar@
224 bindir = @bindir@
225 build = @build@
226 build_alias = @build_alias@
227 build_cpu = @build_cpu@
228 build_os = @build_os@
229 build_vendor = @build_vendor@
230 builddir = @builddir@
231 datadir = @datadir@
232 datarootdir = @datarootdir@
233 docdir = @docdir@
234 dvidir = @dvidir@
235 enable_gss = @enable_gss@
236 enable_ipv6 = @enable_ipv6@
237 enable_mountconfig = @enable_mountconfig@
238 enable_nfsv3 = @enable_nfsv3@
239 enable_nfsv4 = @enable_nfsv4@
240 enable_nfsv41 = @enable_nfsv41@
241 exec_prefix = @exec_prefix@
242 host = @host@
243 host_alias = @host_alias@
244 host_cpu = @host_cpu@
245 host_os = @host_os@
246 host_vendor = @host_vendor@
247 htmldir = @htmldir@
248 includedir = @includedir@
249 infodir = @infodir@
250 install_sh = @install_sh@
251 kprefix = @kprefix@
252 libdir = @libdir@
253 libexecdir = @libexecdir@
254 localedir = @localedir@
255 localstatedir = @localstatedir@
256 lt_ECHO = @lt_ECHO@
257 mandir = @mandir@
258 mkdir_p = @mkdir_p@
259 mountfile = @mountfile@
260 oldincludedir = @oldincludedir@
261 pdfdir = @pdfdir@
262 prefix = @prefix@
263 program_transform_name = @program_transform_name@
264 psdir = @psdir@
265 sbindir = @sbindir@
266 sharedstatedir = @sharedstatedir@
267 srcdir = @srcdir@
268 startstatd = @startstatd@
269 statduser = @statduser@
270 statedir = @statedir@
271 sysconfdir = @sysconfdir@
272 target_alias = @target_alias@
273 top_build_prefix = @top_build_prefix@
274 top_builddir = @top_builddir@
275 top_srcdir = @top_srcdir@
276 AUTOMAKE_OPTIONS = foreign
277 SUBDIRS = tools support utils linux-nfs tests
278 MAINTAINERCLEANFILES = Makefile.in
279 EXTRA_DIST = \
280         autogen.sh \
281         \
282         debian/changelog \
283         debian/control \
284         debian/copyright \
285         debian/etc.exports \
286         debian/idmapd.conf \
287         debian/nfs-common.conffiles \
288         debian/nfs-common.default \
289         debian/nfs-common.dirs \
290         debian/nfs-common.files \
291         debian/nfs-common.init \
292         debian/nfs-common.install \
293         debian/nfs-common.postinst \
294         debian/nfs-common.postrm \
295         debian/nfs-common.prerm \
296         debian/nfs-kernel-server.NEWS \
297         debian/nfs-kernel-server.conffiles \
298         debian/nfs-kernel-server.default \
299         debian/nfs-kernel-server.dirs \
300         debian/nfs-kernel-server.init \
301         debian/nfs-kernel-server.postinst \
302         debian/nfs-kernel-server.postrm \
303         debian/nfs-kernel-server.prerm \
304         debian/nhfsstone.dirs \
305         debian/nhfsstone.files \
306         debian/nhfsstone.postinst \
307         debian/nhfsstone.prerm \
308         debian/rules \
309         \
310         aclocal/bsdsignals.m4 \
311         aclocal/nfs-utils.m4 \
312         aclocal/kerberos5.m4 \
313         aclocal/tcp-wrappers.m4 \
314         aclocal/libtirpc.m4 \
315         aclocal/libevent.m4 \
316         aclocal/libnfsidmap.m4 \
317         aclocal/rpcsec_vers.m4 \
318         aclocal/ipv6.m4
319
320 all: all-recursive
321
322 .SUFFIXES:
323 am--refresh:
324         @:
325 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
326         @for dep in $?; do \
327           case '$(am__configure_deps)' in \
328             *$$dep*) \
329               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
330               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
331                 && exit 0; \
332               exit 1;; \
333           esac; \
334         done; \
335         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
336         $(am__cd) $(top_srcdir) && \
337           $(AUTOMAKE) --foreign Makefile
338 .PRECIOUS: Makefile
339 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
340         @case '$?' in \
341           *config.status*) \
342             echo ' $(SHELL) ./config.status'; \
343             $(SHELL) ./config.status;; \
344           *) \
345             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
346             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
347         esac;
348
349 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
350         $(SHELL) ./config.status --recheck
351
352 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
353         $(am__cd) $(srcdir) && $(AUTOCONF)
354 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
355         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
356 $(am__aclocal_m4_deps):
357
358 mostlyclean-libtool:
359         -rm -f *.lo
360
361 clean-libtool:
362         -rm -rf .libs _libs
363
364 distclean-libtool:
365         -rm -f libtool config.lt
366
367 # This directory's subdirectories are mostly independent; you can cd
368 # into them and run `make' without going through this Makefile.
369 # To change the values of `make' variables: instead of editing Makefiles,
370 # (1) if the variable is set in `config.status', edit `config.status'
371 #     (which will cause the Makefiles to be regenerated when you run `make');
372 # (2) otherwise, pass the desired values on the `make' command line.
373 $(RECURSIVE_TARGETS):
374         @fail= failcom='exit 1'; \
375         for f in x $$MAKEFLAGS; do \
376           case $$f in \
377             *=* | --[!k]*);; \
378             *k*) failcom='fail=yes';; \
379           esac; \
380         done; \
381         dot_seen=no; \
382         target=`echo $@ | sed s/-recursive//`; \
383         list='$(SUBDIRS)'; for subdir in $$list; do \
384           echo "Making $$target in $$subdir"; \
385           if test "$$subdir" = "."; then \
386             dot_seen=yes; \
387             local_target="$$target-am"; \
388           else \
389             local_target="$$target"; \
390           fi; \
391           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
392           || eval $$failcom; \
393         done; \
394         if test "$$dot_seen" = "no"; then \
395           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
396         fi; test -z "$$fail"
397
398 $(RECURSIVE_CLEAN_TARGETS):
399         @fail= failcom='exit 1'; \
400         for f in x $$MAKEFLAGS; do \
401           case $$f in \
402             *=* | --[!k]*);; \
403             *k*) failcom='fail=yes';; \
404           esac; \
405         done; \
406         dot_seen=no; \
407         case "$@" in \
408           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
409           *) list='$(SUBDIRS)' ;; \
410         esac; \
411         rev=''; for subdir in $$list; do \
412           if test "$$subdir" = "."; then :; else \
413             rev="$$subdir $$rev"; \
414           fi; \
415         done; \
416         rev="$$rev ."; \
417         target=`echo $@ | sed s/-recursive//`; \
418         for subdir in $$rev; do \
419           echo "Making $$target in $$subdir"; \
420           if test "$$subdir" = "."; then \
421             local_target="$$target-am"; \
422           else \
423             local_target="$$target"; \
424           fi; \
425           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
426           || eval $$failcom; \
427         done && test -z "$$fail"
428 tags-recursive:
429         list='$(SUBDIRS)'; for subdir in $$list; do \
430           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
431         done
432 ctags-recursive:
433         list='$(SUBDIRS)'; for subdir in $$list; do \
434           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
435         done
436
437 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
438         list='$(SOURCES) $(HEADERS) $(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         mkid -fID $$unique
445 tags: TAGS
446
447 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
448                 $(TAGS_FILES) $(LISP)
449         set x; \
450         here=`pwd`; \
451         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
452           include_option=--etags-include; \
453           empty_fix=.; \
454         else \
455           include_option=--include; \
456           empty_fix=; \
457         fi; \
458         list='$(SUBDIRS)'; for subdir in $$list; do \
459           if test "$$subdir" = .; then :; else \
460             test ! -f $$subdir/TAGS || \
461               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
462           fi; \
463         done; \
464         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
465         unique=`for i in $$list; do \
466             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
467           done | \
468           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
469               END { if (nonempty) { for (i in files) print i; }; }'`; \
470         shift; \
471         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
472           test -n "$$unique" || unique=$$empty_fix; \
473           if test $$# -gt 0; then \
474             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
475               "$$@" $$unique; \
476           else \
477             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
478               $$unique; \
479           fi; \
480         fi
481 ctags: CTAGS
482 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
483                 $(TAGS_FILES) $(LISP)
484         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
485         unique=`for i in $$list; do \
486             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
487           done | \
488           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
489               END { if (nonempty) { for (i in files) print i; }; }'`; \
490         test -z "$(CTAGS_ARGS)$$unique" \
491           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
492              $$unique
493
494 GTAGS:
495         here=`$(am__cd) $(top_builddir) && pwd` \
496           && $(am__cd) $(top_srcdir) \
497           && gtags -i $(GTAGS_ARGS) "$$here"
498
499 distclean-tags:
500         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
501
502 distdir: $(DISTFILES)
503         $(am__remove_distdir)
504         test -d "$(distdir)" || mkdir "$(distdir)"
505         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
506         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
507         list='$(DISTFILES)'; \
508           dist_files=`for file in $$list; do echo $$file; done | \
509           sed -e "s|^$$srcdirstrip/||;t" \
510               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
511         case $$dist_files in \
512           */*) $(MKDIR_P) `echo "$$dist_files" | \
513                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
514                            sort -u` ;; \
515         esac; \
516         for file in $$dist_files; do \
517           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
518           if test -d $$d/$$file; then \
519             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
520             if test -d "$(distdir)/$$file"; then \
521               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
522             fi; \
523             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
524               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
525               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
526             fi; \
527             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
528           else \
529             test -f "$(distdir)/$$file" \
530             || cp -p $$d/$$file "$(distdir)/$$file" \
531             || exit 1; \
532           fi; \
533         done
534         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
535           if test "$$subdir" = .; then :; else \
536             test -d "$(distdir)/$$subdir" \
537             || $(MKDIR_P) "$(distdir)/$$subdir" \
538             || exit 1; \
539           fi; \
540         done
541         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
542           if test "$$subdir" = .; then :; else \
543             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
544             $(am__relativize); \
545             new_distdir=$$reldir; \
546             dir1=$$subdir; dir2="$(top_distdir)"; \
547             $(am__relativize); \
548             new_top_distdir=$$reldir; \
549             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
550             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
551             ($(am__cd) $$subdir && \
552               $(MAKE) $(AM_MAKEFLAGS) \
553                 top_distdir="$$new_top_distdir" \
554                 distdir="$$new_distdir" \
555                 am__remove_distdir=: \
556                 am__skip_length_check=: \
557                 am__skip_mode_fix=: \
558                 distdir) \
559               || exit 1; \
560           fi; \
561         done
562         -test -n "$(am__skip_mode_fix)" \
563         || find "$(distdir)" -type d ! -perm -755 \
564                 -exec chmod u+rwx,go+rx {} \; -o \
565           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
566           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
567           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
568         || chmod -R a+r "$(distdir)"
569 dist-gzip: distdir
570         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
571         $(am__remove_distdir)
572
573 dist-bzip2: distdir
574         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
575         $(am__remove_distdir)
576
577 dist-lzma: distdir
578         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
579         $(am__remove_distdir)
580
581 dist-xz: distdir
582         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
583         $(am__remove_distdir)
584
585 dist-tarZ: distdir
586         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
587         $(am__remove_distdir)
588
589 dist-shar: distdir
590         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
591         $(am__remove_distdir)
592
593 dist-zip: distdir
594         -rm -f $(distdir).zip
595         zip -rq $(distdir).zip $(distdir)
596         $(am__remove_distdir)
597
598 dist dist-all: distdir
599         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
600         $(am__remove_distdir)
601
602 # This target untars the dist file and tries a VPATH configuration.  Then
603 # it guarantees that the distribution is self-contained by making another
604 # tarfile.
605 distcheck: dist
606         case '$(DIST_ARCHIVES)' in \
607         *.tar.gz*) \
608           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
609         *.tar.bz2*) \
610           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
611         *.tar.lzma*) \
612           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
613         *.tar.xz*) \
614           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
615         *.tar.Z*) \
616           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
617         *.shar.gz*) \
618           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
619         *.zip*) \
620           unzip $(distdir).zip ;;\
621         esac
622         chmod -R a-w $(distdir); chmod a+w $(distdir)
623         mkdir $(distdir)/_build
624         mkdir $(distdir)/_inst
625         chmod a-w $(distdir)
626         test -d $(distdir)/_build || exit 0; \
627         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
628           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
629           && am__cwd=`pwd` \
630           && $(am__cd) $(distdir)/_build \
631           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
632             $(DISTCHECK_CONFIGURE_FLAGS) \
633           && $(MAKE) $(AM_MAKEFLAGS) \
634           && $(MAKE) $(AM_MAKEFLAGS) dvi \
635           && $(MAKE) $(AM_MAKEFLAGS) check \
636           && $(MAKE) $(AM_MAKEFLAGS) install \
637           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
638           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
639           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
640                 distuninstallcheck \
641           && chmod -R a-w "$$dc_install_base" \
642           && ({ \
643                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
644                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
645                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
646                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
647                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
648               } || { rm -rf "$$dc_destdir"; exit 1; }) \
649           && rm -rf "$$dc_destdir" \
650           && $(MAKE) $(AM_MAKEFLAGS) dist \
651           && rm -rf $(DIST_ARCHIVES) \
652           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
653           && cd "$$am__cwd" \
654           || exit 1
655         $(am__remove_distdir)
656         @(echo "$(distdir) archives ready for distribution: "; \
657           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
658           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
659 distuninstallcheck:
660         @$(am__cd) '$(distuninstallcheck_dir)' \
661         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
662            || { echo "ERROR: files left after uninstall:" ; \
663                 if test -n "$(DESTDIR)"; then \
664                   echo "  (check DESTDIR support)"; \
665                 fi ; \
666                 $(distuninstallcheck_listfiles) ; \
667                 exit 1; } >&2
668 distcleancheck: distclean
669         @if test '$(srcdir)' = . ; then \
670           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
671           exit 1 ; \
672         fi
673         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
674           || { echo "ERROR: files left in build directory after distclean:" ; \
675                $(distcleancheck_listfiles) ; \
676                exit 1; } >&2
677 check-am: all-am
678 check: check-recursive
679 all-am: Makefile
680 installdirs: installdirs-recursive
681 installdirs-am:
682 install: install-recursive
683 install-exec: install-exec-recursive
684 install-data: install-data-recursive
685 uninstall: uninstall-recursive
686
687 install-am: all-am
688         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
689
690 installcheck: installcheck-recursive
691 install-strip:
692         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
693           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
694           `test -z '$(STRIP)' || \
695             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
696 mostlyclean-generic:
697
698 clean-generic:
699
700 distclean-generic:
701         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
702         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
703
704 maintainer-clean-generic:
705         @echo "This command is intended for maintainers to use"
706         @echo "it deletes files that may require special tools to rebuild."
707         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
708 clean: clean-recursive
709
710 clean-am: clean-generic clean-libtool mostlyclean-am
711
712 distclean: distclean-recursive
713         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
714         -rm -f Makefile
715 distclean-am: clean-am distclean-generic distclean-libtool \
716         distclean-tags
717
718 dvi: dvi-recursive
719
720 dvi-am:
721
722 html: html-recursive
723
724 html-am:
725
726 info: info-recursive
727
728 info-am:
729
730 install-data-am:
731         @$(NORMAL_INSTALL)
732         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
733 install-dvi: install-dvi-recursive
734
735 install-dvi-am:
736
737 install-exec-am:
738
739 install-html: install-html-recursive
740
741 install-html-am:
742
743 install-info: install-info-recursive
744
745 install-info-am:
746
747 install-man:
748
749 install-pdf: install-pdf-recursive
750
751 install-pdf-am:
752
753 install-ps: install-ps-recursive
754
755 install-ps-am:
756
757 installcheck-am:
758
759 maintainer-clean: maintainer-clean-recursive
760         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
761         -rm -rf $(top_srcdir)/autom4te.cache
762         -rm -f Makefile
763 maintainer-clean-am: distclean-am maintainer-clean-generic
764
765 mostlyclean: mostlyclean-recursive
766
767 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
768
769 pdf: pdf-recursive
770
771 pdf-am:
772
773 ps: ps-recursive
774
775 ps-am:
776
777 uninstall-am:
778         @$(NORMAL_INSTALL)
779         $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
780 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
781         install-am install-data-am install-strip tags-recursive \
782         uninstall-am
783
784 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
785         all all-am am--refresh check check-am clean clean-generic \
786         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
787         dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
788         distcheck distclean distclean-generic distclean-libtool \
789         distclean-tags distcleancheck distdir distuninstallcheck dvi \
790         dvi-am html html-am info info-am install install-am \
791         install-data install-data-am install-data-hook install-dvi \
792         install-dvi-am install-exec install-exec-am install-html \
793         install-html-am install-info install-info-am install-man \
794         install-pdf install-pdf-am install-ps install-ps-am \
795         install-strip installcheck installcheck-am installdirs \
796         installdirs-am maintainer-clean maintainer-clean-generic \
797         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
798         ps ps-am tags tags-recursive uninstall uninstall-am \
799         uninstall-hook
800
801
802 install-data-hook:
803         if [ ! -d $(DESTDIR)$(statedir) ]; then mkdir -p $(DESTDIR)$(statedir); fi
804         touch $(DESTDIR)$(statedir)/xtab; chmod 644 $(DESTDIR)$(statedir)/xtab
805         touch $(DESTDIR)$(statedir)/etab; chmod 644 $(DESTDIR)$(statedir)/etab
806         touch $(DESTDIR)$(statedir)/rmtab; chmod 644 $(DESTDIR)$(statedir)/rmtab
807         mkdir -p $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak
808         touch $(DESTDIR)$(statedir)/state
809         chmod go-rwx $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
810         -chown $(statduser) $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
811
812 uninstall-hook:
813         rm $(DESTDIR)$(statedir)/xtab
814         rm $(DESTDIR)$(statedir)/etab
815         rm $(DESTDIR)$(statedir)/rmtab
816         rm $(DESTDIR)$(statedir)/state
817
818 # Tell versions [3.59,3.63) of GNU make to not export all variables.
819 # Otherwise a system limit (for SysV at least) may be exceeded.
820 .NOEXPORT: