]> git.decadent.org.uk Git - nfs-utils.git/blob - Makefile.in
Imported Upstream version 1.1.1
[nfs-utils.git] / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 subdir = .
35 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36         $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
37         ChangeLog INSTALL NEWS compile config.guess config.sub depcomp \
38         install-sh ltmain.sh missing
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
41         $(top_srcdir)/aclocal/kerberos5.m4 \
42         $(top_srcdir)/aclocal/libblkid.m4 \
43         $(top_srcdir)/aclocal/nfs-utils.m4 \
44         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
45         $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
49  configure.lineno config.status.lineno
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/support/include/config.h
52 CONFIG_CLEAN_FILES =
53 SOURCES =
54 DIST_SOURCES =
55 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
56         html-recursive info-recursive install-data-recursive \
57         install-dvi-recursive install-exec-recursive \
58         install-html-recursive install-info-recursive \
59         install-pdf-recursive install-ps-recursive install-recursive \
60         installcheck-recursive installdirs-recursive pdf-recursive \
61         ps-recursive uninstall-recursive
62 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
63   distclean-recursive maintainer-clean-recursive
64 ETAGS = etags
65 CTAGS = ctags
66 DIST_SUBDIRS = $(SUBDIRS)
67 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68 distdir = $(PACKAGE)-$(VERSION)
69 top_distdir = $(distdir)
70 am__remove_distdir = \
71   { test ! -d $(distdir) \
72     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
73          && rm -fr $(distdir); }; }
74 DIST_ARCHIVES = $(distdir).tar.gz
75 GZIP_ENV = --best
76 distuninstallcheck_listfiles = find . -type f -print
77 distcleancheck_listfiles = find . -type f -print
78 ACLOCAL = @ACLOCAL@
79 ACLOCAL_AMFLAGS = -I aclocal
80 ALLOCA = @ALLOCA@
81 AMTAR = @AMTAR@
82 AM_CFLAGS = @AM_CFLAGS@
83 AM_CPPFLAGS = @AM_CPPFLAGS@
84 AR = @AR@
85 AUTOCONF = @AUTOCONF@
86 AUTOHEADER = @AUTOHEADER@
87 AUTOMAKE = @AUTOMAKE@
88 AWK = @AWK@
89 CC = @CC@
90 CCDEPMODE = @CCDEPMODE@
91 CC_FOR_BUILD = @CC_FOR_BUILD@
92 CFLAGS = @CFLAGS@
93 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
94 CPP = @CPP@
95 CPPFLAGS = @CPPFLAGS@
96 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
97 CXX = @CXX@
98 CXXCPP = @CXXCPP@
99 CXXDEPMODE = @CXXDEPMODE@
100 CXXFLAGS = @CXXFLAGS@
101 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
102 CYGPATH_W = @CYGPATH_W@
103 DEFS = @DEFS@
104 DEPDIR = @DEPDIR@
105 ECHO = @ECHO@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 EGREP = @EGREP@
110 EXEEXT = @EXEEXT@
111 F77 = @F77@
112 FFLAGS = @FFLAGS@
113 GREP = @GREP@
114 GSSD = @GSSD@
115 GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
116 GSSGLUE_LIBS = @GSSGLUE_LIBS@
117 HAVE_LIBWRAP = @HAVE_LIBWRAP@
118 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
119 IDMAPD = @IDMAPD@
120 INSTALL = @INSTALL@
121 INSTALL_DATA = @INSTALL_DATA@
122 INSTALL_PROGRAM = @INSTALL_PROGRAM@
123 INSTALL_SCRIPT = @INSTALL_SCRIPT@
124 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125 K5VERS = @K5VERS@
126 KRBCFLAGS = @KRBCFLAGS@
127 KRBDIR = @KRBDIR@
128 KRBLDFLAGS = @KRBLDFLAGS@
129 KRBLIBS = @KRBLIBS@
130 LD = @LD@
131 LDFLAGS = @LDFLAGS@
132 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
133 LIBBLKID = @LIBBLKID@
134 LIBBSD = @LIBBSD@
135 LIBCRYPT = @LIBCRYPT@
136 LIBNSL = @LIBNSL@
137 LIBOBJS = @LIBOBJS@
138 LIBS = @LIBS@
139 LIBSOCKET = @LIBSOCKET@
140 LIBTOOL = @LIBTOOL@
141 LIBWRAP = @LIBWRAP@
142 LN_S = @LN_S@
143 LTLIBOBJS = @LTLIBOBJS@
144 MAINT = @MAINT@
145 MAKEINFO = @MAKEINFO@
146 MKDIR_P = @MKDIR_P@
147 OBJEXT = @OBJEXT@
148 PACKAGE = @PACKAGE@
149 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
150 PACKAGE_NAME = @PACKAGE_NAME@
151 PACKAGE_STRING = @PACKAGE_STRING@
152 PACKAGE_TARNAME = @PACKAGE_TARNAME@
153 PACKAGE_VERSION = @PACKAGE_VERSION@
154 PATH_SEPARATOR = @PATH_SEPARATOR@
155 PKG_CONFIG = @PKG_CONFIG@
156 RANLIB = @RANLIB@
157 RELEASE = @RELEASE@
158 RPCGEN_PATH = @RPCGEN_PATH@
159 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
160 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
161 SED = @SED@
162 SET_MAKE = @SET_MAKE@
163 SHELL = @SHELL@
164 STRIP = @STRIP@
165 SVCGSSD = @SVCGSSD@
166 VERSION = @VERSION@
167 abs_builddir = @abs_builddir@
168 abs_srcdir = @abs_srcdir@
169 abs_top_builddir = @abs_top_builddir@
170 abs_top_srcdir = @abs_top_srcdir@
171 ac_ct_CC = @ac_ct_CC@
172 ac_ct_CXX = @ac_ct_CXX@
173 ac_ct_F77 = @ac_ct_F77@
174 am__include = @am__include@
175 am__leading_dot = @am__leading_dot@
176 am__quote = @am__quote@
177 am__tar = @am__tar@
178 am__untar = @am__untar@
179 bindir = @bindir@
180 build = @build@
181 build_alias = @build_alias@
182 build_cpu = @build_cpu@
183 build_os = @build_os@
184 build_vendor = @build_vendor@
185 builddir = @builddir@
186 datadir = @datadir@
187 datarootdir = @datarootdir@
188 docdir = @docdir@
189 dvidir = @dvidir@
190 enable_gss = @enable_gss@
191 enable_nfsv3 = @enable_nfsv3@
192 enable_nfsv4 = @enable_nfsv4@
193 exec_prefix = @exec_prefix@
194 host = @host@
195 host_alias = @host_alias@
196 host_cpu = @host_cpu@
197 host_os = @host_os@
198 host_vendor = @host_vendor@
199 htmldir = @htmldir@
200 includedir = @includedir@
201 infodir = @infodir@
202 install_sh = @install_sh@
203 kprefix = @kprefix@
204 libdir = @libdir@
205 libexecdir = @libexecdir@
206 localedir = @localedir@
207 localstatedir = @localstatedir@
208 mandir = @mandir@
209 mkdir_p = @mkdir_p@
210 oldincludedir = @oldincludedir@
211 pdfdir = @pdfdir@
212 prefix = @prefix@
213 program_transform_name = @program_transform_name@
214 psdir = @psdir@
215 sbindir = @sbindir@
216 secure_statd = @secure_statd@
217 sharedstatedir = @sharedstatedir@
218 srcdir = @srcdir@
219 startstatd = @startstatd@
220 statduser = @statduser@
221 statedir = @statedir@
222 sysconfdir = @sysconfdir@
223 target_alias = @target_alias@
224 top_builddir = @top_builddir@
225 top_srcdir = @top_srcdir@
226 SUBDIRS = tools support utils linux-nfs
227 MAINTAINERCLEANFILES = Makefile.in
228 EXTRA_DIST = \
229         autogen.sh \
230         \
231         debian/changelog \
232         debian/control \
233         debian/copyright \
234         debian/etc.exports \
235         debian/idmapd.conf \
236         debian/nfs-common.conffiles \
237         debian/nfs-common.default \
238         debian/nfs-common.dirs \
239         debian/nfs-common.files \
240         debian/nfs-common.init \
241         debian/nfs-common.install \
242         debian/nfs-common.postinst \
243         debian/nfs-common.postrm \
244         debian/nfs-common.prerm \
245         debian/nfs-kernel-server.NEWS \
246         debian/nfs-kernel-server.conffiles \
247         debian/nfs-kernel-server.default \
248         debian/nfs-kernel-server.dirs \
249         debian/nfs-kernel-server.init \
250         debian/nfs-kernel-server.postinst \
251         debian/nfs-kernel-server.postrm \
252         debian/nfs-kernel-server.prerm \
253         debian/nhfsstone.dirs \
254         debian/nhfsstone.files \
255         debian/nhfsstone.postinst \
256         debian/nhfsstone.prerm \
257         debian/rules \
258         \
259         aclocal/bsdsignals.m4 \
260         aclocal/nfs-utils.m4 \
261         aclocal/kerberos5.m4 \
262         aclocal/tcp-wrappers.m4
263
264 all: all-recursive
265
266 .SUFFIXES:
267 am--refresh:
268         @:
269 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
270         @for dep in $?; do \
271           case '$(am__configure_deps)' in \
272             *$$dep*) \
273               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
274               cd $(srcdir) && $(AUTOMAKE) --gnu  \
275                 && exit 0; \
276               exit 1;; \
277           esac; \
278         done; \
279         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
280         cd $(top_srcdir) && \
281           $(AUTOMAKE) --gnu  Makefile
282 .PRECIOUS: Makefile
283 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
284         @case '$?' in \
285           *config.status*) \
286             echo ' $(SHELL) ./config.status'; \
287             $(SHELL) ./config.status;; \
288           *) \
289             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
290             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
291         esac;
292
293 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
294         $(SHELL) ./config.status --recheck
295
296 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
297         cd $(srcdir) && $(AUTOCONF)
298 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
299         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
300
301 mostlyclean-libtool:
302         -rm -f *.lo
303
304 clean-libtool:
305         -rm -rf .libs _libs
306
307 distclean-libtool:
308         -rm -f libtool
309
310 # This directory's subdirectories are mostly independent; you can cd
311 # into them and run `make' without going through this Makefile.
312 # To change the values of `make' variables: instead of editing Makefiles,
313 # (1) if the variable is set in `config.status', edit `config.status'
314 #     (which will cause the Makefiles to be regenerated when you run `make');
315 # (2) otherwise, pass the desired values on the `make' command line.
316 $(RECURSIVE_TARGETS):
317         @failcom='exit 1'; \
318         for f in x $$MAKEFLAGS; do \
319           case $$f in \
320             *=* | --[!k]*);; \
321             *k*) failcom='fail=yes';; \
322           esac; \
323         done; \
324         dot_seen=no; \
325         target=`echo $@ | sed s/-recursive//`; \
326         list='$(SUBDIRS)'; for subdir in $$list; do \
327           echo "Making $$target in $$subdir"; \
328           if test "$$subdir" = "."; then \
329             dot_seen=yes; \
330             local_target="$$target-am"; \
331           else \
332             local_target="$$target"; \
333           fi; \
334           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
335           || eval $$failcom; \
336         done; \
337         if test "$$dot_seen" = "no"; then \
338           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
339         fi; test -z "$$fail"
340
341 $(RECURSIVE_CLEAN_TARGETS):
342         @failcom='exit 1'; \
343         for f in x $$MAKEFLAGS; do \
344           case $$f in \
345             *=* | --[!k]*);; \
346             *k*) failcom='fail=yes';; \
347           esac; \
348         done; \
349         dot_seen=no; \
350         case "$@" in \
351           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
352           *) list='$(SUBDIRS)' ;; \
353         esac; \
354         rev=''; for subdir in $$list; do \
355           if test "$$subdir" = "."; then :; else \
356             rev="$$subdir $$rev"; \
357           fi; \
358         done; \
359         rev="$$rev ."; \
360         target=`echo $@ | sed s/-recursive//`; \
361         for subdir in $$rev; do \
362           echo "Making $$target in $$subdir"; \
363           if test "$$subdir" = "."; then \
364             local_target="$$target-am"; \
365           else \
366             local_target="$$target"; \
367           fi; \
368           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
369           || eval $$failcom; \
370         done && test -z "$$fail"
371 tags-recursive:
372         list='$(SUBDIRS)'; for subdir in $$list; do \
373           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
374         done
375 ctags-recursive:
376         list='$(SUBDIRS)'; for subdir in $$list; do \
377           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
378         done
379
380 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
381         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
382         unique=`for i in $$list; do \
383             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384           done | \
385           $(AWK) '    { files[$$0] = 1; } \
386                END { for (i in files) print i; }'`; \
387         mkid -fID $$unique
388 tags: TAGS
389
390 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
391                 $(TAGS_FILES) $(LISP)
392         tags=; \
393         here=`pwd`; \
394         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
395           include_option=--etags-include; \
396           empty_fix=.; \
397         else \
398           include_option=--include; \
399           empty_fix=; \
400         fi; \
401         list='$(SUBDIRS)'; for subdir in $$list; do \
402           if test "$$subdir" = .; then :; else \
403             test ! -f $$subdir/TAGS || \
404               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
405           fi; \
406         done; \
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; } \
412                END { for (i in files) print i; }'`; \
413         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
414           test -n "$$unique" || unique=$$empty_fix; \
415           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
416             $$tags $$unique; \
417         fi
418 ctags: CTAGS
419 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
420                 $(TAGS_FILES) $(LISP)
421         tags=; \
422         here=`pwd`; \
423         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
424         unique=`for i in $$list; do \
425             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
426           done | \
427           $(AWK) '    { files[$$0] = 1; } \
428                END { for (i in files) print i; }'`; \
429         test -z "$(CTAGS_ARGS)$$tags$$unique" \
430           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
431              $$tags $$unique
432
433 GTAGS:
434         here=`$(am__cd) $(top_builddir) && pwd` \
435           && cd $(top_srcdir) \
436           && gtags -i $(GTAGS_ARGS) $$here
437
438 distclean-tags:
439         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
440
441 distdir: $(DISTFILES)
442         $(am__remove_distdir)
443         test -d $(distdir) || mkdir $(distdir)
444         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
445         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
446         list='$(DISTFILES)'; \
447           dist_files=`for file in $$list; do echo $$file; done | \
448           sed -e "s|^$$srcdirstrip/||;t" \
449               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
450         case $$dist_files in \
451           */*) $(MKDIR_P) `echo "$$dist_files" | \
452                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
453                            sort -u` ;; \
454         esac; \
455         for file in $$dist_files; do \
456           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
457           if test -d $$d/$$file; then \
458             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
459             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
460               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
461             fi; \
462             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
463           else \
464             test -f $(distdir)/$$file \
465             || cp -p $$d/$$file $(distdir)/$$file \
466             || exit 1; \
467           fi; \
468         done
469         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
470           if test "$$subdir" = .; then :; else \
471             test -d "$(distdir)/$$subdir" \
472             || $(MKDIR_P) "$(distdir)/$$subdir" \
473             || exit 1; \
474             distdir=`$(am__cd) $(distdir) && pwd`; \
475             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
476             (cd $$subdir && \
477               $(MAKE) $(AM_MAKEFLAGS) \
478                 top_distdir="$$top_distdir" \
479                 distdir="$$distdir/$$subdir" \
480                 am__remove_distdir=: \
481                 am__skip_length_check=: \
482                 distdir) \
483               || exit 1; \
484           fi; \
485         done
486         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
487           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
488           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
489           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
490         || chmod -R a+r $(distdir)
491 dist-gzip: distdir
492         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
493         $(am__remove_distdir)
494
495 dist-bzip2: distdir
496         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
497         $(am__remove_distdir)
498
499 dist-tarZ: distdir
500         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
501         $(am__remove_distdir)
502
503 dist-shar: distdir
504         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
505         $(am__remove_distdir)
506
507 dist-zip: distdir
508         -rm -f $(distdir).zip
509         zip -rq $(distdir).zip $(distdir)
510         $(am__remove_distdir)
511
512 dist dist-all: distdir
513         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
514         $(am__remove_distdir)
515
516 # This target untars the dist file and tries a VPATH configuration.  Then
517 # it guarantees that the distribution is self-contained by making another
518 # tarfile.
519 distcheck: dist
520         case '$(DIST_ARCHIVES)' in \
521         *.tar.gz*) \
522           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
523         *.tar.bz2*) \
524           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
525         *.tar.Z*) \
526           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
527         *.shar.gz*) \
528           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
529         *.zip*) \
530           unzip $(distdir).zip ;;\
531         esac
532         chmod -R a-w $(distdir); chmod a+w $(distdir)
533         mkdir $(distdir)/_build
534         mkdir $(distdir)/_inst
535         chmod a-w $(distdir)
536         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
537           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
538           && cd $(distdir)/_build \
539           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
540             $(DISTCHECK_CONFIGURE_FLAGS) \
541           && $(MAKE) $(AM_MAKEFLAGS) \
542           && $(MAKE) $(AM_MAKEFLAGS) dvi \
543           && $(MAKE) $(AM_MAKEFLAGS) check \
544           && $(MAKE) $(AM_MAKEFLAGS) install \
545           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
546           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
547           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
548                 distuninstallcheck \
549           && chmod -R a-w "$$dc_install_base" \
550           && ({ \
551                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
552                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
553                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
554                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
555                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
556               } || { rm -rf "$$dc_destdir"; exit 1; }) \
557           && rm -rf "$$dc_destdir" \
558           && $(MAKE) $(AM_MAKEFLAGS) dist \
559           && rm -rf $(DIST_ARCHIVES) \
560           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
561         $(am__remove_distdir)
562         @(echo "$(distdir) archives ready for distribution: "; \
563           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
564           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
565 distuninstallcheck:
566         @cd $(distuninstallcheck_dir) \
567         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
568            || { echo "ERROR: files left after uninstall:" ; \
569                 if test -n "$(DESTDIR)"; then \
570                   echo "  (check DESTDIR support)"; \
571                 fi ; \
572                 $(distuninstallcheck_listfiles) ; \
573                 exit 1; } >&2
574 distcleancheck: distclean
575         @if test '$(srcdir)' = . ; then \
576           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
577           exit 1 ; \
578         fi
579         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
580           || { echo "ERROR: files left in build directory after distclean:" ; \
581                $(distcleancheck_listfiles) ; \
582                exit 1; } >&2
583 check-am: all-am
584 check: check-recursive
585 all-am: Makefile
586 installdirs: installdirs-recursive
587 installdirs-am:
588 install: install-recursive
589 install-exec: install-exec-recursive
590 install-data: install-data-recursive
591 uninstall: uninstall-recursive
592
593 install-am: all-am
594         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
595
596 installcheck: installcheck-recursive
597 install-strip:
598         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
599           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
600           `test -z '$(STRIP)' || \
601             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
602 mostlyclean-generic:
603
604 clean-generic:
605
606 distclean-generic:
607         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
608
609 maintainer-clean-generic:
610         @echo "This command is intended for maintainers to use"
611         @echo "it deletes files that may require special tools to rebuild."
612         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
613 clean: clean-recursive
614
615 clean-am: clean-generic clean-libtool mostlyclean-am
616
617 distclean: distclean-recursive
618         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
619         -rm -f Makefile
620 distclean-am: clean-am distclean-generic distclean-libtool \
621         distclean-tags
622
623 dvi: dvi-recursive
624
625 dvi-am:
626
627 html: html-recursive
628
629 info: info-recursive
630
631 info-am:
632
633 install-data-am:
634         @$(NORMAL_INSTALL)
635         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
636
637 install-dvi: install-dvi-recursive
638
639 install-exec-am:
640
641 install-html: install-html-recursive
642
643 install-info: install-info-recursive
644
645 install-man:
646
647 install-pdf: install-pdf-recursive
648
649 install-ps: install-ps-recursive
650
651 installcheck-am:
652
653 maintainer-clean: maintainer-clean-recursive
654         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
655         -rm -rf $(top_srcdir)/autom4te.cache
656         -rm -f Makefile
657 maintainer-clean-am: distclean-am maintainer-clean-generic
658
659 mostlyclean: mostlyclean-recursive
660
661 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
662
663 pdf: pdf-recursive
664
665 pdf-am:
666
667 ps: ps-recursive
668
669 ps-am:
670
671 uninstall-am:
672         @$(NORMAL_INSTALL)
673         $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
674
675 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
676         install-data-am install-strip uninstall-am
677
678 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
679         all all-am am--refresh check check-am clean clean-generic \
680         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
681         dist-gzip dist-shar dist-tarZ dist-zip distcheck distclean \
682         distclean-generic distclean-libtool distclean-tags \
683         distcleancheck distdir distuninstallcheck dvi dvi-am html \
684         html-am info info-am install install-am install-data \
685         install-data-am install-data-hook install-dvi install-dvi-am \
686         install-exec install-exec-am install-html install-html-am \
687         install-info install-info-am install-man install-pdf \
688         install-pdf-am install-ps install-ps-am install-strip \
689         installcheck installcheck-am installdirs installdirs-am \
690         maintainer-clean maintainer-clean-generic mostlyclean \
691         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
692         tags tags-recursive uninstall uninstall-am uninstall-hook
693
694
695 install-data-hook:
696         if [ ! -d $(DESTDIR)$(statedir) ]; then mkdir -p $(DESTDIR)$(statedir); fi
697         touch $(DESTDIR)$(statedir)/xtab; chmod 644 $(DESTDIR)$(statedir)/xtab
698         touch $(DESTDIR)$(statedir)/etab; chmod 644 $(DESTDIR)$(statedir)/etab
699         touch $(DESTDIR)$(statedir)/rmtab; chmod 644 $(DESTDIR)$(statedir)/rmtab
700         mkdir -p $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak
701         touch $(DESTDIR)$(statedir)/state
702         chmod go-rwx $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
703         -chown $(statduser) $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
704
705 uninstall-hook:
706         rm $(DESTDIR)$(statedir)/xtab
707         rm $(DESTDIR)$(statedir)/etab
708         rm $(DESTDIR)$(statedir)/rmtab
709         rm $(DESTDIR)$(statedir)/state
710 # Tell versions [3.59,3.63) of GNU make to not export all variables.
711 # Otherwise a system limit (for SysV at least) may be exceeded.
712 .NOEXPORT: