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