]> git.decadent.org.uk Git - nfs-utils.git/blob - Makefile.in
Imported Upstream version 1.1.4
[nfs-utils.git] / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  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_ipv6 = @enable_ipv6@
192 enable_nfsv3 = @enable_nfsv3@
193 enable_nfsv4 = @enable_nfsv4@
194 exec_prefix = @exec_prefix@
195 host = @host@
196 host_alias = @host_alias@
197 host_cpu = @host_cpu@
198 host_os = @host_os@
199 host_vendor = @host_vendor@
200 htmldir = @htmldir@
201 includedir = @includedir@
202 infodir = @infodir@
203 install_sh = @install_sh@
204 kprefix = @kprefix@
205 libdir = @libdir@
206 libexecdir = @libexecdir@
207 localedir = @localedir@
208 localstatedir = @localstatedir@
209 mandir = @mandir@
210 mkdir_p = @mkdir_p@
211 oldincludedir = @oldincludedir@
212 pdfdir = @pdfdir@
213 prefix = @prefix@
214 program_transform_name = @program_transform_name@
215 psdir = @psdir@
216 sbindir = @sbindir@
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; nonemtpy = 1; } \
386               END { if (nonempty) { 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; nonempty = 1; } \
412               END { if (nonempty) { 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         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; nonempty = 1; } \
427               END { if (nonempty) { 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-lzma: distdir
499         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
500         $(am__remove_distdir)
501
502 dist-tarZ: distdir
503         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
504         $(am__remove_distdir)
505
506 dist-shar: distdir
507         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
508         $(am__remove_distdir)
509
510 dist-zip: distdir
511         -rm -f $(distdir).zip
512         zip -rq $(distdir).zip $(distdir)
513         $(am__remove_distdir)
514
515 dist dist-all: distdir
516         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
517         $(am__remove_distdir)
518
519 # This target untars the dist file and tries a VPATH configuration.  Then
520 # it guarantees that the distribution is self-contained by making another
521 # tarfile.
522 distcheck: dist
523         case '$(DIST_ARCHIVES)' in \
524         *.tar.gz*) \
525           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
526         *.tar.bz2*) \
527           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
528         *.tar.lzma*) \
529           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
530         *.tar.Z*) \
531           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
532         *.shar.gz*) \
533           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
534         *.zip*) \
535           unzip $(distdir).zip ;;\
536         esac
537         chmod -R a-w $(distdir); chmod a+w $(distdir)
538         mkdir $(distdir)/_build
539         mkdir $(distdir)/_inst
540         chmod a-w $(distdir)
541         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
542           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
543           && cd $(distdir)/_build \
544           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
545             $(DISTCHECK_CONFIGURE_FLAGS) \
546           && $(MAKE) $(AM_MAKEFLAGS) \
547           && $(MAKE) $(AM_MAKEFLAGS) dvi \
548           && $(MAKE) $(AM_MAKEFLAGS) check \
549           && $(MAKE) $(AM_MAKEFLAGS) install \
550           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
551           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
552           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
553                 distuninstallcheck \
554           && chmod -R a-w "$$dc_install_base" \
555           && ({ \
556                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
557                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
558                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
559                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
560                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
561               } || { rm -rf "$$dc_destdir"; exit 1; }) \
562           && rm -rf "$$dc_destdir" \
563           && $(MAKE) $(AM_MAKEFLAGS) dist \
564           && rm -rf $(DIST_ARCHIVES) \
565           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
566         $(am__remove_distdir)
567         @(echo "$(distdir) archives ready for distribution: "; \
568           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
569           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
570 distuninstallcheck:
571         @cd $(distuninstallcheck_dir) \
572         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
573            || { echo "ERROR: files left after uninstall:" ; \
574                 if test -n "$(DESTDIR)"; then \
575                   echo "  (check DESTDIR support)"; \
576                 fi ; \
577                 $(distuninstallcheck_listfiles) ; \
578                 exit 1; } >&2
579 distcleancheck: distclean
580         @if test '$(srcdir)' = . ; then \
581           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
582           exit 1 ; \
583         fi
584         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
585           || { echo "ERROR: files left in build directory after distclean:" ; \
586                $(distcleancheck_listfiles) ; \
587                exit 1; } >&2
588 check-am: all-am
589 check: check-recursive
590 all-am: Makefile
591 installdirs: installdirs-recursive
592 installdirs-am:
593 install: install-recursive
594 install-exec: install-exec-recursive
595 install-data: install-data-recursive
596 uninstall: uninstall-recursive
597
598 install-am: all-am
599         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
600
601 installcheck: installcheck-recursive
602 install-strip:
603         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
604           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
605           `test -z '$(STRIP)' || \
606             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
607 mostlyclean-generic:
608
609 clean-generic:
610
611 distclean-generic:
612         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
613
614 maintainer-clean-generic:
615         @echo "This command is intended for maintainers to use"
616         @echo "it deletes files that may require special tools to rebuild."
617         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
618 clean: clean-recursive
619
620 clean-am: clean-generic clean-libtool mostlyclean-am
621
622 distclean: distclean-recursive
623         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
624         -rm -f Makefile
625 distclean-am: clean-am distclean-generic distclean-libtool \
626         distclean-tags
627
628 dvi: dvi-recursive
629
630 dvi-am:
631
632 html: html-recursive
633
634 info: info-recursive
635
636 info-am:
637
638 install-data-am:
639         @$(NORMAL_INSTALL)
640         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
641
642 install-dvi: install-dvi-recursive
643
644 install-exec-am:
645
646 install-html: install-html-recursive
647
648 install-info: install-info-recursive
649
650 install-man:
651
652 install-pdf: install-pdf-recursive
653
654 install-ps: install-ps-recursive
655
656 installcheck-am:
657
658 maintainer-clean: maintainer-clean-recursive
659         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
660         -rm -rf $(top_srcdir)/autom4te.cache
661         -rm -f Makefile
662 maintainer-clean-am: distclean-am maintainer-clean-generic
663
664 mostlyclean: mostlyclean-recursive
665
666 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
667
668 pdf: pdf-recursive
669
670 pdf-am:
671
672 ps: ps-recursive
673
674 ps-am:
675
676 uninstall-am:
677         @$(NORMAL_INSTALL)
678         $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
679
680 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
681         install-data-am install-strip uninstall-am
682
683 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
684         all all-am am--refresh check check-am clean clean-generic \
685         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
686         dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
687         distclean distclean-generic distclean-libtool distclean-tags \
688         distcleancheck distdir distuninstallcheck dvi dvi-am html \
689         html-am info info-am install install-am install-data \
690         install-data-am install-data-hook install-dvi install-dvi-am \
691         install-exec install-exec-am install-html install-html-am \
692         install-info install-info-am install-man install-pdf \
693         install-pdf-am install-ps install-ps-am install-strip \
694         installcheck installcheck-am installdirs installdirs-am \
695         maintainer-clean maintainer-clean-generic mostlyclean \
696         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
697         tags tags-recursive uninstall uninstall-am uninstall-hook
698
699
700 install-data-hook:
701         if [ ! -d $(DESTDIR)$(statedir) ]; then mkdir -p $(DESTDIR)$(statedir); fi
702         touch $(DESTDIR)$(statedir)/xtab; chmod 644 $(DESTDIR)$(statedir)/xtab
703         touch $(DESTDIR)$(statedir)/etab; chmod 644 $(DESTDIR)$(statedir)/etab
704         touch $(DESTDIR)$(statedir)/rmtab; chmod 644 $(DESTDIR)$(statedir)/rmtab
705         mkdir -p $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak
706         touch $(DESTDIR)$(statedir)/state
707         chmod go-rwx $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
708         -chown $(statduser) $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
709
710 uninstall-hook:
711         rm $(DESTDIR)$(statedir)/xtab
712         rm $(DESTDIR)$(statedir)/etab
713         rm $(DESTDIR)$(statedir)/rmtab
714         rm $(DESTDIR)$(statedir)/state
715 # Tell versions [3.59,3.63) of GNU make to not export all variables.
716 # Otherwise a system limit (for SysV at least) may be exceeded.
717 .NOEXPORT: