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