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