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