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