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