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