]> git.decadent.org.uk Git - nfs-utils.git/blob - Makefile.in
Imported Debian patch 1.0.9-3
[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_MOUNT_FALSE = @CONFIG_MOUNT_FALSE@
99 CONFIG_MOUNT_TRUE = @CONFIG_MOUNT_TRUE@
100 CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@
101 CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@
102 CONFIG_RQUOTAD_FALSE = @CONFIG_RQUOTAD_FALSE@
103 CONFIG_RQUOTAD_TRUE = @CONFIG_RQUOTAD_TRUE@
104 CPP = @CPP@
105 CPPFLAGS = @CPPFLAGS@
106 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
107 CXX = @CXX@
108 CXXCPP = @CXXCPP@
109 CXXDEPMODE = @CXXDEPMODE@
110 CXXFLAGS = @CXXFLAGS@
111 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
112 CYGPATH_W = @CYGPATH_W@
113 DEFS = @DEFS@
114 DEPDIR = @DEPDIR@
115 ECHO = @ECHO@
116 ECHO_C = @ECHO_C@
117 ECHO_N = @ECHO_N@
118 ECHO_T = @ECHO_T@
119 EGREP = @EGREP@
120 EXEEXT = @EXEEXT@
121 F77 = @F77@
122 FFLAGS = @FFLAGS@
123 GREP = @GREP@
124 GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
125 GSSAPI_LIBS = @GSSAPI_LIBS@
126 GSSD = @GSSD@
127 HAVE_LIBWRAP = @HAVE_LIBWRAP@
128 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
129 IDMAPD = @IDMAPD@
130 INSTALL_DATA = @INSTALL_DATA@
131 INSTALL_PROGRAM = @INSTALL_PROGRAM@
132 INSTALL_SCRIPT = @INSTALL_SCRIPT@
133 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134 K5VERS = @K5VERS@
135 KRBCFLAGS = @KRBCFLAGS@
136 KRBDIR = @KRBDIR@
137 KRBLDFLAGS = @KRBLDFLAGS@
138 KRBLIBS = @KRBLIBS@
139 LD = @LD@
140 LDFLAGS = @LDFLAGS@
141 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
142 LIBBSD = @LIBBSD@
143 LIBCRYPT = @LIBCRYPT@
144 LIBNSL = @LIBNSL@
145 LIBOBJS = @LIBOBJS@
146 LIBS = @LIBS@
147 LIBSOCKET = @LIBSOCKET@
148 LIBTOOL = @LIBTOOL@
149 LIBWRAP = @LIBWRAP@
150 LN_S = @LN_S@
151 LTLIBOBJS = @LTLIBOBJS@
152 MAKEINFO = @MAKEINFO@
153 OBJEXT = @OBJEXT@
154 PACKAGE = @PACKAGE@
155 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
156 PACKAGE_NAME = @PACKAGE_NAME@
157 PACKAGE_STRING = @PACKAGE_STRING@
158 PACKAGE_TARNAME = @PACKAGE_TARNAME@
159 PACKAGE_VERSION = @PACKAGE_VERSION@
160 PATH_SEPARATOR = @PATH_SEPARATOR@
161 PKG_CONFIG = @PKG_CONFIG@
162 RANLIB = @RANLIB@
163 RELEASE = @RELEASE@
164 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
165 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
166 SET_MAKE = @SET_MAKE@
167 SHELL = @SHELL@
168 STRIP = @STRIP@
169 SVCGSSD = @SVCGSSD@
170 VERSION = @VERSION@
171 ac_ct_CC = @ac_ct_CC@
172 ac_ct_CXX = @ac_ct_CXX@
173 ac_ct_F77 = @ac_ct_F77@
174 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
175 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
176 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
177 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
178 am__include = @am__include@
179 am__leading_dot = @am__leading_dot@
180 am__quote = @am__quote@
181 am__tar = @am__tar@
182 am__untar = @am__untar@
183 bindir = @bindir@
184 build = @build@
185 build_alias = @build_alias@
186 build_cpu = @build_cpu@
187 build_os = @build_os@
188 build_vendor = @build_vendor@
189 datadir = @datadir@
190 datarootdir = @datarootdir@
191 docdir = @docdir@
192 dvidir = @dvidir@
193 enable_gss = @enable_gss@
194 enable_nfsv3 = @enable_nfsv3@
195 enable_nfsv4 = @enable_nfsv4@
196 exec_prefix = @exec_prefix@
197 host = @host@
198 host_alias = @host_alias@
199 host_cpu = @host_cpu@
200 host_os = @host_os@
201 host_vendor = @host_vendor@
202 htmldir = @htmldir@
203 includedir = @includedir@
204 infodir = @infodir@
205 install_sh = @install_sh@
206 kprefix = @kprefix@
207 libdir = @libdir@
208 libexecdir = @libexecdir@
209 localedir = @localedir@
210 localstatedir = @localstatedir@
211 mandir = @mandir@
212 mkdir_p = @mkdir_p@
213 oldincludedir = @oldincludedir@
214 pdfdir = @pdfdir@
215 prefix = @prefix@
216 program_transform_name = @program_transform_name@
217 psdir = @psdir@
218 sbindir = @sbindir@
219 secure_statd = @secure_statd@
220 sharedstatedir = @sharedstatedir@
221 statduser = @statduser@
222 statedir = @statedir@
223 sysconfdir = @sysconfdir@
224 target_alias = @target_alias@
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/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:  $(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:  $(am__configure_deps)
295         cd $(srcdir) && $(AUTOCONF)
296 $(ACLOCAL_M4):  $(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 uninstall-info-am:
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 mostlyclean-recursive clean-recursive distclean-recursive \
341 maintainer-clean-recursive:
342         @failcom='exit 1'; \
343         for f in x $$MAKEFLAGS; do \
344           case $$f in \
345             *=* | --[!k]*);; \
346             *k*) failcom='fail=yes';; \
347           esac; \
348         done; \
349         dot_seen=no; \
350         case "$@" in \
351           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
352           *) list='$(SUBDIRS)' ;; \
353         esac; \
354         rev=''; for subdir in $$list; do \
355           if test "$$subdir" = "."; then :; else \
356             rev="$$subdir $$rev"; \
357           fi; \
358         done; \
359         rev="$$rev ."; \
360         target=`echo $@ | sed s/-recursive//`; \
361         for subdir in $$rev; do \
362           echo "Making $$target in $$subdir"; \
363           if test "$$subdir" = "."; then \
364             local_target="$$target-am"; \
365           else \
366             local_target="$$target"; \
367           fi; \
368           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
369           || eval $$failcom; \
370         done && test -z "$$fail"
371 tags-recursive:
372         list='$(SUBDIRS)'; for subdir in $$list; do \
373           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
374         done
375 ctags-recursive:
376         list='$(SUBDIRS)'; for subdir in $$list; do \
377           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
378         done
379
380 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
381         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
382         unique=`for i in $$list; do \
383             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384           done | \
385           $(AWK) '    { files[$$0] = 1; } \
386                END { for (i in files) print i; }'`; \
387         mkid -fID $$unique
388 tags: TAGS
389
390 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
391                 $(TAGS_FILES) $(LISP)
392         tags=; \
393         here=`pwd`; \
394         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
395           include_option=--etags-include; \
396           empty_fix=.; \
397         else \
398           include_option=--include; \
399           empty_fix=; \
400         fi; \
401         list='$(SUBDIRS)'; for subdir in $$list; do \
402           if test "$$subdir" = .; then :; else \
403             test ! -f $$subdir/TAGS || \
404               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
405           fi; \
406         done; \
407         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
408         unique=`for i in $$list; do \
409             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410           done | \
411           $(AWK) '    { files[$$0] = 1; } \
412                END { for (i in files) print i; }'`; \
413         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
414           test -n "$$unique" || unique=$$empty_fix; \
415           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
416             $$tags $$unique; \
417         fi
418 ctags: CTAGS
419 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
420                 $(TAGS_FILES) $(LISP)
421         tags=; \
422         here=`pwd`; \
423         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
424         unique=`for i in $$list; do \
425             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
426           done | \
427           $(AWK) '    { files[$$0] = 1; } \
428                END { for (i in files) print i; }'`; \
429         test -z "$(CTAGS_ARGS)$$tags$$unique" \
430           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
431              $$tags $$unique
432
433 GTAGS:
434         here=`$(am__cd) $(top_builddir) && pwd` \
435           && cd $(top_srcdir) \
436           && gtags -i $(GTAGS_ARGS) $$here
437
438 distclean-tags:
439         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
440
441 distdir: $(DISTFILES)
442         $(am__remove_distdir)
443         mkdir $(distdir)
444         $(mkdir_p) $(distdir)/aclocal $(distdir)/debian
445         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
446         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
447         list='$(DISTFILES)'; for file in $$list; do \
448           case $$file in \
449             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
450             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
451           esac; \
452           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
453           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
454           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
455             dir="/$$dir"; \
456             $(mkdir_p) "$(distdir)$$dir"; \
457           else \
458             dir=''; \
459           fi; \
460           if test -d $$d/$$file; then \
461             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
462               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
463             fi; \
464             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
465           else \
466             test -f $(distdir)/$$file \
467             || cp -p $$d/$$file $(distdir)/$$file \
468             || exit 1; \
469           fi; \
470         done
471         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
472           if test "$$subdir" = .; then :; else \
473             test -d "$(distdir)/$$subdir" \
474             || $(mkdir_p) "$(distdir)/$$subdir" \
475             || exit 1; \
476             distdir=`$(am__cd) $(distdir) && pwd`; \
477             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
478             (cd $$subdir && \
479               $(MAKE) $(AM_MAKEFLAGS) \
480                 top_distdir="$$top_distdir" \
481                 distdir="$$distdir/$$subdir" \
482                 distdir) \
483               || exit 1; \
484           fi; \
485         done
486         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
487           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
488           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
489           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
490         || chmod -R a+r $(distdir)
491 dist-gzip: distdir
492         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
493         $(am__remove_distdir)
494
495 dist-bzip2: distdir
496         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
497         $(am__remove_distdir)
498
499 dist-tarZ: distdir
500         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
501         $(am__remove_distdir)
502
503 dist-shar: distdir
504         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
505         $(am__remove_distdir)
506
507 dist-zip: distdir
508         -rm -f $(distdir).zip
509         zip -rq $(distdir).zip $(distdir)
510         $(am__remove_distdir)
511
512 dist dist-all: distdir
513         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
514         $(am__remove_distdir)
515
516 # This target untars the dist file and tries a VPATH configuration.  Then
517 # it guarantees that the distribution is self-contained by making another
518 # tarfile.
519 distcheck: dist
520         case '$(DIST_ARCHIVES)' in \
521         *.tar.gz*) \
522           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
523         *.tar.bz2*) \
524           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
525         *.tar.Z*) \
526           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
527         *.shar.gz*) \
528           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
529         *.zip*) \
530           unzip $(distdir).zip ;;\
531         esac
532         chmod -R a-w $(distdir); chmod a+w $(distdir)
533         mkdir $(distdir)/_build
534         mkdir $(distdir)/_inst
535         chmod a-w $(distdir)
536         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
537           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
538           && cd $(distdir)/_build \
539           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
540             $(DISTCHECK_CONFIGURE_FLAGS) \
541           && $(MAKE) $(AM_MAKEFLAGS) \
542           && $(MAKE) $(AM_MAKEFLAGS) dvi \
543           && $(MAKE) $(AM_MAKEFLAGS) check \
544           && $(MAKE) $(AM_MAKEFLAGS) install \
545           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
546           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
547           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
548                 distuninstallcheck \
549           && chmod -R a-w "$$dc_install_base" \
550           && ({ \
551                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
552                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
553                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
554                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
555                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
556               } || { rm -rf "$$dc_destdir"; exit 1; }) \
557           && rm -rf "$$dc_destdir" \
558           && $(MAKE) $(AM_MAKEFLAGS) dist \
559           && rm -rf $(DIST_ARCHIVES) \
560           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
561         $(am__remove_distdir)
562         @(echo "$(distdir) archives ready for distribution: "; \
563           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
564           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
565 distuninstallcheck:
566         @cd $(distuninstallcheck_dir) \
567         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
568            || { echo "ERROR: files left after uninstall:" ; \
569                 if test -n "$(DESTDIR)"; then \
570                   echo "  (check DESTDIR support)"; \
571                 fi ; \
572                 $(distuninstallcheck_listfiles) ; \
573                 exit 1; } >&2
574 distcleancheck: distclean
575         @if test '$(srcdir)' = . ; then \
576           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
577           exit 1 ; \
578         fi
579         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
580           || { echo "ERROR: files left in build directory after distclean:" ; \
581                $(distcleancheck_listfiles) ; \
582                exit 1; } >&2
583 check-am: all-am
584 check: check-recursive
585 all-am: Makefile
586 installdirs: installdirs-recursive
587 installdirs-am:
588 install: install-recursive
589 install-exec: install-exec-recursive
590 install-data: install-data-recursive
591 uninstall: uninstall-recursive
592
593 install-am: all-am
594         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
595
596 installcheck: installcheck-recursive
597 install-strip:
598         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
599           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
600           `test -z '$(STRIP)' || \
601             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
602 mostlyclean-generic:
603
604 clean-generic:
605
606 distclean-generic:
607         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
608
609 maintainer-clean-generic:
610         @echo "This command is intended for maintainers to use"
611         @echo "it deletes files that may require special tools to rebuild."
612         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
613 clean: clean-recursive
614
615 clean-am: clean-generic clean-libtool mostlyclean-am
616
617 distclean: distclean-recursive
618         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
619         -rm -f Makefile
620 distclean-am: clean-am distclean-generic distclean-libtool \
621         distclean-tags
622
623 dvi: dvi-recursive
624
625 dvi-am:
626
627 html: html-recursive
628
629 info: info-recursive
630
631 info-am:
632
633 install-data-am:
634         @$(NORMAL_INSTALL)
635         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
636
637 install-exec-am:
638
639 install-info: install-info-recursive
640
641 install-man:
642
643 installcheck-am:
644
645 maintainer-clean: maintainer-clean-recursive
646         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
647         -rm -rf $(top_srcdir)/autom4te.cache
648         -rm -f Makefile
649 maintainer-clean-am: distclean-am maintainer-clean-generic
650
651 mostlyclean: mostlyclean-recursive
652
653 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
654
655 pdf: pdf-recursive
656
657 pdf-am:
658
659 ps: ps-recursive
660
661 ps-am:
662
663 uninstall-am: uninstall-info-am
664         @$(NORMAL_INSTALL)
665         $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
666
667 uninstall-info: uninstall-info-recursive
668
669 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
670         check-am clean clean-generic clean-libtool clean-recursive \
671         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
672         dist-shar dist-tarZ dist-zip distcheck distclean \
673         distclean-generic distclean-libtool distclean-recursive \
674         distclean-tags distcleancheck distdir distuninstallcheck dvi \
675         dvi-am html html-am info info-am install install-am \
676         install-data install-data-am install-data-hook install-exec \
677         install-exec-am install-info install-info-am install-man \
678         install-strip installcheck installcheck-am installdirs \
679         installdirs-am maintainer-clean maintainer-clean-generic \
680         maintainer-clean-recursive mostlyclean mostlyclean-generic \
681         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
682         tags tags-recursive uninstall uninstall-am uninstall-hook \
683         uninstall-info-am
684
685
686 install-data-hook:
687         if [ ! -d $(DESTDIR)$(statedir) ]; then mkdir -p $(DESTDIR)$(statedir); fi
688         touch $(DESTDIR)$(statedir)/xtab; chmod 644 $(DESTDIR)$(statedir)/xtab
689         touch $(DESTDIR)$(statedir)/etab; chmod 644 $(DESTDIR)$(statedir)/etab
690         touch $(DESTDIR)$(statedir)/rmtab; chmod 644 $(DESTDIR)$(statedir)/rmtab
691         mkdir -p $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak
692         touch $(DESTDIR)$(statedir)/state
693         chmod go-rwx $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
694         chown $(statduser) $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
695
696 uninstall-hook:
697         rm $(DESTDIR)$(statedir)/xtab
698         rm $(DESTDIR)$(statedir)/etab
699         rm $(DESTDIR)$(statedir)/rmtab
700         rm $(DESTDIR)$(statedir)/state
701 # Tell versions [3.59,3.63) of GNU make to not export all variables.
702 # Otherwise a system limit (for SysV at least) may be exceeded.
703 .NOEXPORT: