]> git.decadent.org.uk Git - nfs-utils.git/blob - Makefile.in
Use rpcbind's rpcinfo everywhere (Closes: #707589).
[nfs-utils.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = .
37 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38         $(srcdir)/Makefile.in $(top_srcdir)/configure COPYING \
39         ChangeLog INSTALL NEWS compile config.guess config.sub depcomp \
40         install-sh ltmain.sh missing
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
43         $(top_srcdir)/aclocal/ipv6.m4 \
44         $(top_srcdir)/aclocal/kerberos5.m4 \
45         $(top_srcdir)/aclocal/keyutils.m4 \
46         $(top_srcdir)/aclocal/libblkid.m4 \
47         $(top_srcdir)/aclocal/libcap.m4 \
48         $(top_srcdir)/aclocal/libevent.m4 \
49         $(top_srcdir)/aclocal/libnfsidmap.m4 \
50         $(top_srcdir)/aclocal/librpcsecgss.m4 \
51         $(top_srcdir)/aclocal/libsqlite3.m4 \
52         $(top_srcdir)/aclocal/libtirpc.m4 \
53         $(top_srcdir)/aclocal/nfs-utils.m4 \
54         $(top_srcdir)/aclocal/rpcsec_vers.m4 \
55         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
56         $(top_srcdir)/configure.ac
57 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58         $(ACLOCAL_M4)
59 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
60  configure.lineno config.status.lineno
61 mkinstalldirs = $(install_sh) -d
62 CONFIG_HEADER = $(top_builddir)/support/include/config.h
63 CONFIG_CLEAN_FILES =
64 CONFIG_CLEAN_VPATH_FILES =
65 SOURCES =
66 DIST_SOURCES =
67 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
68         html-recursive info-recursive install-data-recursive \
69         install-dvi-recursive install-exec-recursive \
70         install-html-recursive install-info-recursive \
71         install-pdf-recursive install-ps-recursive install-recursive \
72         installcheck-recursive installdirs-recursive pdf-recursive \
73         ps-recursive uninstall-recursive
74 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
75   distclean-recursive maintainer-clean-recursive
76 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
77         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
78         distdir dist dist-all distcheck
79 ETAGS = etags
80 CTAGS = ctags
81 DIST_SUBDIRS = $(SUBDIRS)
82 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83 distdir = $(PACKAGE)-$(VERSION)
84 top_distdir = $(distdir)
85 am__remove_distdir = \
86   { test ! -d "$(distdir)" \
87     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
88          && rm -fr "$(distdir)"; }; }
89 am__relativize = \
90   dir0=`pwd`; \
91   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
92   sed_rest='s,^[^/]*/*,,'; \
93   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
94   sed_butlast='s,/*[^/]*$$,,'; \
95   while test -n "$$dir1"; do \
96     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
97     if test "$$first" != "."; then \
98       if test "$$first" = ".."; then \
99         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
100         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
101       else \
102         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
103         if test "$$first2" = "$$first"; then \
104           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
105         else \
106           dir2="../$$dir2"; \
107         fi; \
108         dir0="$$dir0"/"$$first"; \
109       fi; \
110     fi; \
111     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
112   done; \
113   reldir="$$dir2"
114 DIST_ARCHIVES = $(distdir).tar.gz
115 GZIP_ENV = --best
116 distuninstallcheck_listfiles = find . -type f -print
117 distcleancheck_listfiles = find . -type f -print
118 ACLOCAL = @ACLOCAL@
119 ACLOCAL_AMFLAGS = -I aclocal
120 ALLOCA = @ALLOCA@
121 AMTAR = @AMTAR@
122 AM_CFLAGS = @AM_CFLAGS@
123 AM_CPPFLAGS = @AM_CPPFLAGS@
124 AR = @AR@
125 AUTOCONF = @AUTOCONF@
126 AUTOHEADER = @AUTOHEADER@
127 AUTOMAKE = @AUTOMAKE@
128 AWK = @AWK@
129 CC = @CC@
130 CCDEPMODE = @CCDEPMODE@
131 CC_FOR_BUILD = @CC_FOR_BUILD@
132 CFLAGS = @CFLAGS@
133 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
134 CPP = @CPP@
135 CPPFLAGS = @CPPFLAGS@
136 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
137 CXX = @CXX@
138 CXXCPP = @CXXCPP@
139 CXXDEPMODE = @CXXDEPMODE@
140 CXXFLAGS = @CXXFLAGS@
141 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
142 CYGPATH_W = @CYGPATH_W@
143 DEFS = @DEFS@
144 DEPDIR = @DEPDIR@
145 DLLTOOL = @DLLTOOL@
146 DSYMUTIL = @DSYMUTIL@
147 DUMPBIN = @DUMPBIN@
148 ECHO_C = @ECHO_C@
149 ECHO_N = @ECHO_N@
150 ECHO_T = @ECHO_T@
151 EGREP = @EGREP@
152 EXEEXT = @EXEEXT@
153 FGREP = @FGREP@
154 GREP = @GREP@
155 GSSD = @GSSD@
156 GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
157 GSSGLUE_LIBS = @GSSGLUE_LIBS@
158 HAVE_LIBWRAP = @HAVE_LIBWRAP@
159 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
160 IDMAPD = @IDMAPD@
161 INSTALL = @INSTALL@
162 INSTALL_DATA = @INSTALL_DATA@
163 INSTALL_PROGRAM = @INSTALL_PROGRAM@
164 INSTALL_SCRIPT = @INSTALL_SCRIPT@
165 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
166 K5VERS = @K5VERS@
167 KRBCFLAGS = @KRBCFLAGS@
168 KRBDIR = @KRBDIR@
169 KRBLDFLAGS = @KRBLDFLAGS@
170 KRBLIBS = @KRBLIBS@
171 LD = @LD@
172 LDFLAGS = @LDFLAGS@
173 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
174 LIBBLKID = @LIBBLKID@
175 LIBBSD = @LIBBSD@
176 LIBCAP = @LIBCAP@
177 LIBCRYPT = @LIBCRYPT@
178 LIBDL = @LIBDL@
179 LIBEVENT = @LIBEVENT@
180 LIBKEYUTILS = @LIBKEYUTILS@
181 LIBMOUNT = @LIBMOUNT@
182 LIBNFSIDMAP = @LIBNFSIDMAP@
183 LIBNSL = @LIBNSL@
184 LIBOBJS = @LIBOBJS@
185 LIBS = @LIBS@
186 LIBSOCKET = @LIBSOCKET@
187 LIBSQLITE = @LIBSQLITE@
188 LIBTIRPC = @LIBTIRPC@
189 LIBTOOL = @LIBTOOL@
190 LIBWRAP = @LIBWRAP@
191 LIPO = @LIPO@
192 LN_S = @LN_S@
193 LTLIBOBJS = @LTLIBOBJS@
194 MAINT = @MAINT@
195 MAKEINFO = @MAKEINFO@
196 MANIFEST_TOOL = @MANIFEST_TOOL@
197 MKDIR_P = @MKDIR_P@
198 NM = @NM@
199 NMEDIT = @NMEDIT@
200 OBJDUMP = @OBJDUMP@
201 OBJEXT = @OBJEXT@
202 OTOOL = @OTOOL@
203 OTOOL64 = @OTOOL64@
204 PACKAGE = @PACKAGE@
205 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
206 PACKAGE_NAME = @PACKAGE_NAME@
207 PACKAGE_STRING = @PACKAGE_STRING@
208 PACKAGE_TARNAME = @PACKAGE_TARNAME@
209 PACKAGE_URL = @PACKAGE_URL@
210 PACKAGE_VERSION = @PACKAGE_VERSION@
211 PATH_SEPARATOR = @PATH_SEPARATOR@
212 PKG_CONFIG = @PKG_CONFIG@
213 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
214 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
215 RANLIB = @RANLIB@
216 RELEASE = @RELEASE@
217 RPCGEN_PATH = @RPCGEN_PATH@
218 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
219 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
220 SED = @SED@
221 SET_MAKE = @SET_MAKE@
222 SHELL = @SHELL@
223 STRIP = @STRIP@
224 SVCGSSD = @SVCGSSD@
225 VERSION = @VERSION@
226 abs_builddir = @abs_builddir@
227 abs_srcdir = @abs_srcdir@
228 abs_top_builddir = @abs_top_builddir@
229 abs_top_srcdir = @abs_top_srcdir@
230 ac_ct_AR = @ac_ct_AR@
231 ac_ct_CC = @ac_ct_CC@
232 ac_ct_CXX = @ac_ct_CXX@
233 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
234 am__include = @am__include@
235 am__leading_dot = @am__leading_dot@
236 am__quote = @am__quote@
237 am__tar = @am__tar@
238 am__untar = @am__untar@
239 bindir = @bindir@
240 build = @build@
241 build_alias = @build_alias@
242 build_cpu = @build_cpu@
243 build_os = @build_os@
244 build_vendor = @build_vendor@
245 builddir = @builddir@
246 datadir = @datadir@
247 datarootdir = @datarootdir@
248 docdir = @docdir@
249 dvidir = @dvidir@
250 enable_gss = @enable_gss@
251 enable_ipv6 = @enable_ipv6@
252 enable_mountconfig = @enable_mountconfig@
253 enable_nfsv4 = @enable_nfsv4@
254 enable_nfsv41 = @enable_nfsv41@
255 exec_prefix = @exec_prefix@
256 host = @host@
257 host_alias = @host_alias@
258 host_cpu = @host_cpu@
259 host_os = @host_os@
260 host_vendor = @host_vendor@
261 htmldir = @htmldir@
262 includedir = @includedir@
263 infodir = @infodir@
264 install_sh = @install_sh@
265 kprefix = @kprefix@
266 libdir = @libdir@
267 libexecdir = @libexecdir@
268 localedir = @localedir@
269 localstatedir = @localstatedir@
270 mandir = @mandir@
271 mkdir_p = @mkdir_p@
272 mountfile = @mountfile@
273 oldincludedir = @oldincludedir@
274 pdfdir = @pdfdir@
275 prefix = @prefix@
276 program_transform_name = @program_transform_name@
277 psdir = @psdir@
278 sbindir = @sbindir@
279 sharedstatedir = @sharedstatedir@
280 srcdir = @srcdir@
281 startstatd = @startstatd@
282 statdpath = @statdpath@
283 statduser = @statduser@
284 statedir = @statedir@
285 sysconfdir = @sysconfdir@
286 target_alias = @target_alias@
287 top_build_prefix = @top_build_prefix@
288 top_builddir = @top_builddir@
289 top_srcdir = @top_srcdir@
290 AUTOMAKE_OPTIONS = foreign
291 SUBDIRS = tools support utils linux-nfs tests
292 MAINTAINERCLEANFILES = Makefile.in
293 EXTRA_DIST = \
294         autogen.sh \
295         \
296         debian/changelog \
297         debian/control \
298         debian/copyright \
299         debian/etc.exports \
300         debian/idmapd.conf \
301         debian/nfs-common.conffiles \
302         debian/nfs-common.default \
303         debian/nfs-common.dirs \
304         debian/nfs-common.files \
305         debian/nfs-common.init \
306         debian/nfs-common.install \
307         debian/nfs-common.postinst \
308         debian/nfs-common.postrm \
309         debian/nfs-common.prerm \
310         debian/nfs-kernel-server.NEWS \
311         debian/nfs-kernel-server.conffiles \
312         debian/nfs-kernel-server.default \
313         debian/nfs-kernel-server.dirs \
314         debian/nfs-kernel-server.init \
315         debian/nfs-kernel-server.postinst \
316         debian/nfs-kernel-server.postrm \
317         debian/nfs-kernel-server.prerm \
318         debian/nhfsstone.dirs \
319         debian/nhfsstone.files \
320         debian/nhfsstone.postinst \
321         debian/nhfsstone.prerm \
322         debian/rules \
323         \
324         aclocal/bsdsignals.m4 \
325         aclocal/nfs-utils.m4 \
326         aclocal/kerberos5.m4 \
327         aclocal/tcp-wrappers.m4 \
328         aclocal/libtirpc.m4 \
329         aclocal/libevent.m4 \
330         aclocal/libnfsidmap.m4 \
331         aclocal/rpcsec_vers.m4 \
332         aclocal/ipv6.m4
333
334 all: all-recursive
335
336 .SUFFIXES:
337 am--refresh:
338         @:
339 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
340         @for dep in $?; do \
341           case '$(am__configure_deps)' in \
342             *$$dep*) \
343               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
344               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
345                 && exit 0; \
346               exit 1;; \
347           esac; \
348         done; \
349         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
350         $(am__cd) $(top_srcdir) && \
351           $(AUTOMAKE) --foreign Makefile
352 .PRECIOUS: Makefile
353 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
354         @case '$?' in \
355           *config.status*) \
356             echo ' $(SHELL) ./config.status'; \
357             $(SHELL) ./config.status;; \
358           *) \
359             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
360             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
361         esac;
362
363 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
364         $(SHELL) ./config.status --recheck
365
366 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
367         $(am__cd) $(srcdir) && $(AUTOCONF)
368 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
369         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
370 $(am__aclocal_m4_deps):
371
372 mostlyclean-libtool:
373         -rm -f *.lo
374
375 clean-libtool:
376         -rm -rf .libs _libs
377
378 distclean-libtool:
379         -rm -f libtool config.lt
380
381 # This directory's subdirectories are mostly independent; you can cd
382 # into them and run `make' without going through this Makefile.
383 # To change the values of `make' variables: instead of editing Makefiles,
384 # (1) if the variable is set in `config.status', edit `config.status'
385 #     (which will cause the Makefiles to be regenerated when you run `make');
386 # (2) otherwise, pass the desired values on the `make' command line.
387 $(RECURSIVE_TARGETS):
388         @fail= failcom='exit 1'; \
389         for f in x $$MAKEFLAGS; do \
390           case $$f in \
391             *=* | --[!k]*);; \
392             *k*) failcom='fail=yes';; \
393           esac; \
394         done; \
395         dot_seen=no; \
396         target=`echo $@ | sed s/-recursive//`; \
397         list='$(SUBDIRS)'; for subdir in $$list; do \
398           echo "Making $$target in $$subdir"; \
399           if test "$$subdir" = "."; then \
400             dot_seen=yes; \
401             local_target="$$target-am"; \
402           else \
403             local_target="$$target"; \
404           fi; \
405           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
406           || eval $$failcom; \
407         done; \
408         if test "$$dot_seen" = "no"; then \
409           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
410         fi; test -z "$$fail"
411
412 $(RECURSIVE_CLEAN_TARGETS):
413         @fail= failcom='exit 1'; \
414         for f in x $$MAKEFLAGS; do \
415           case $$f in \
416             *=* | --[!k]*);; \
417             *k*) failcom='fail=yes';; \
418           esac; \
419         done; \
420         dot_seen=no; \
421         case "$@" in \
422           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
423           *) list='$(SUBDIRS)' ;; \
424         esac; \
425         rev=''; for subdir in $$list; do \
426           if test "$$subdir" = "."; then :; else \
427             rev="$$subdir $$rev"; \
428           fi; \
429         done; \
430         rev="$$rev ."; \
431         target=`echo $@ | sed s/-recursive//`; \
432         for subdir in $$rev; do \
433           echo "Making $$target in $$subdir"; \
434           if test "$$subdir" = "."; then \
435             local_target="$$target-am"; \
436           else \
437             local_target="$$target"; \
438           fi; \
439           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
440           || eval $$failcom; \
441         done && test -z "$$fail"
442 tags-recursive:
443         list='$(SUBDIRS)'; for subdir in $$list; do \
444           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
445         done
446 ctags-recursive:
447         list='$(SUBDIRS)'; for subdir in $$list; do \
448           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
449         done
450
451 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
452         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
453         unique=`for i in $$list; do \
454             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
455           done | \
456           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
457               END { if (nonempty) { for (i in files) print i; }; }'`; \
458         mkid -fID $$unique
459 tags: TAGS
460
461 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
462                 $(TAGS_FILES) $(LISP)
463         set x; \
464         here=`pwd`; \
465         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
466           include_option=--etags-include; \
467           empty_fix=.; \
468         else \
469           include_option=--include; \
470           empty_fix=; \
471         fi; \
472         list='$(SUBDIRS)'; for subdir in $$list; do \
473           if test "$$subdir" = .; then :; else \
474             test ! -f $$subdir/TAGS || \
475               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
476           fi; \
477         done; \
478         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
479         unique=`for i in $$list; do \
480             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
481           done | \
482           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
483               END { if (nonempty) { for (i in files) print i; }; }'`; \
484         shift; \
485         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
486           test -n "$$unique" || unique=$$empty_fix; \
487           if test $$# -gt 0; then \
488             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
489               "$$@" $$unique; \
490           else \
491             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
492               $$unique; \
493           fi; \
494         fi
495 ctags: CTAGS
496 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
497                 $(TAGS_FILES) $(LISP)
498         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
499         unique=`for i in $$list; do \
500             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501           done | \
502           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
503               END { if (nonempty) { for (i in files) print i; }; }'`; \
504         test -z "$(CTAGS_ARGS)$$unique" \
505           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
506              $$unique
507
508 GTAGS:
509         here=`$(am__cd) $(top_builddir) && pwd` \
510           && $(am__cd) $(top_srcdir) \
511           && gtags -i $(GTAGS_ARGS) "$$here"
512
513 distclean-tags:
514         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
515
516 distdir: $(DISTFILES)
517         $(am__remove_distdir)
518         test -d "$(distdir)" || mkdir "$(distdir)"
519         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
520         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
521         list='$(DISTFILES)'; \
522           dist_files=`for file in $$list; do echo $$file; done | \
523           sed -e "s|^$$srcdirstrip/||;t" \
524               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
525         case $$dist_files in \
526           */*) $(MKDIR_P) `echo "$$dist_files" | \
527                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
528                            sort -u` ;; \
529         esac; \
530         for file in $$dist_files; do \
531           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
532           if test -d $$d/$$file; then \
533             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
534             if test -d "$(distdir)/$$file"; then \
535               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
536             fi; \
537             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
538               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
539               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
540             fi; \
541             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
542           else \
543             test -f "$(distdir)/$$file" \
544             || cp -p $$d/$$file "$(distdir)/$$file" \
545             || exit 1; \
546           fi; \
547         done
548         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
549           if test "$$subdir" = .; then :; else \
550             test -d "$(distdir)/$$subdir" \
551             || $(MKDIR_P) "$(distdir)/$$subdir" \
552             || exit 1; \
553           fi; \
554         done
555         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
556           if test "$$subdir" = .; then :; else \
557             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
558             $(am__relativize); \
559             new_distdir=$$reldir; \
560             dir1=$$subdir; dir2="$(top_distdir)"; \
561             $(am__relativize); \
562             new_top_distdir=$$reldir; \
563             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
564             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
565             ($(am__cd) $$subdir && \
566               $(MAKE) $(AM_MAKEFLAGS) \
567                 top_distdir="$$new_top_distdir" \
568                 distdir="$$new_distdir" \
569                 am__remove_distdir=: \
570                 am__skip_length_check=: \
571                 am__skip_mode_fix=: \
572                 distdir) \
573               || exit 1; \
574           fi; \
575         done
576         -test -n "$(am__skip_mode_fix)" \
577         || find "$(distdir)" -type d ! -perm -755 \
578                 -exec chmod u+rwx,go+rx {} \; -o \
579           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
580           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
581           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
582         || chmod -R a+r "$(distdir)"
583 dist-gzip: distdir
584         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
585         $(am__remove_distdir)
586
587 dist-bzip2: distdir
588         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
589         $(am__remove_distdir)
590
591 dist-lzma: distdir
592         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
593         $(am__remove_distdir)
594
595 dist-xz: distdir
596         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
597         $(am__remove_distdir)
598
599 dist-tarZ: distdir
600         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
601         $(am__remove_distdir)
602
603 dist-shar: distdir
604         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
605         $(am__remove_distdir)
606
607 dist-zip: distdir
608         -rm -f $(distdir).zip
609         zip -rq $(distdir).zip $(distdir)
610         $(am__remove_distdir)
611
612 dist dist-all: distdir
613         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
614         $(am__remove_distdir)
615
616 # This target untars the dist file and tries a VPATH configuration.  Then
617 # it guarantees that the distribution is self-contained by making another
618 # tarfile.
619 distcheck: dist
620         case '$(DIST_ARCHIVES)' in \
621         *.tar.gz*) \
622           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
623         *.tar.bz2*) \
624           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
625         *.tar.lzma*) \
626           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
627         *.tar.xz*) \
628           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
629         *.tar.Z*) \
630           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
631         *.shar.gz*) \
632           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
633         *.zip*) \
634           unzip $(distdir).zip ;;\
635         esac
636         chmod -R a-w $(distdir); chmod a+w $(distdir)
637         mkdir $(distdir)/_build
638         mkdir $(distdir)/_inst
639         chmod a-w $(distdir)
640         test -d $(distdir)/_build || exit 0; \
641         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
642           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
643           && am__cwd=`pwd` \
644           && $(am__cd) $(distdir)/_build \
645           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
646             $(DISTCHECK_CONFIGURE_FLAGS) \
647           && $(MAKE) $(AM_MAKEFLAGS) \
648           && $(MAKE) $(AM_MAKEFLAGS) dvi \
649           && $(MAKE) $(AM_MAKEFLAGS) check \
650           && $(MAKE) $(AM_MAKEFLAGS) install \
651           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
652           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
653           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
654                 distuninstallcheck \
655           && chmod -R a-w "$$dc_install_base" \
656           && ({ \
657                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
658                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
659                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
660                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
661                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
662               } || { rm -rf "$$dc_destdir"; exit 1; }) \
663           && rm -rf "$$dc_destdir" \
664           && $(MAKE) $(AM_MAKEFLAGS) dist \
665           && rm -rf $(DIST_ARCHIVES) \
666           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
667           && cd "$$am__cwd" \
668           || exit 1
669         $(am__remove_distdir)
670         @(echo "$(distdir) archives ready for distribution: "; \
671           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
672           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
673 distuninstallcheck:
674         @$(am__cd) '$(distuninstallcheck_dir)' \
675         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
676            || { echo "ERROR: files left after uninstall:" ; \
677                 if test -n "$(DESTDIR)"; then \
678                   echo "  (check DESTDIR support)"; \
679                 fi ; \
680                 $(distuninstallcheck_listfiles) ; \
681                 exit 1; } >&2
682 distcleancheck: distclean
683         @if test '$(srcdir)' = . ; then \
684           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
685           exit 1 ; \
686         fi
687         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
688           || { echo "ERROR: files left in build directory after distclean:" ; \
689                $(distcleancheck_listfiles) ; \
690                exit 1; } >&2
691 check-am: all-am
692 check: check-recursive
693 all-am: Makefile
694 installdirs: installdirs-recursive
695 installdirs-am:
696 install: install-recursive
697 install-exec: install-exec-recursive
698 install-data: install-data-recursive
699 uninstall: uninstall-recursive
700
701 install-am: all-am
702         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
703
704 installcheck: installcheck-recursive
705 install-strip:
706         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
707           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
708           `test -z '$(STRIP)' || \
709             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
710 mostlyclean-generic:
711
712 clean-generic:
713
714 distclean-generic:
715         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
716         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
717
718 maintainer-clean-generic:
719         @echo "This command is intended for maintainers to use"
720         @echo "it deletes files that may require special tools to rebuild."
721         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
722 clean: clean-recursive
723
724 clean-am: clean-generic clean-libtool mostlyclean-am
725
726 distclean: distclean-recursive
727         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
728         -rm -f Makefile
729 distclean-am: clean-am distclean-generic distclean-libtool \
730         distclean-tags
731
732 dvi: dvi-recursive
733
734 dvi-am:
735
736 html: html-recursive
737
738 html-am:
739
740 info: info-recursive
741
742 info-am:
743
744 install-data-am:
745         @$(NORMAL_INSTALL)
746         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
747 install-dvi: install-dvi-recursive
748
749 install-dvi-am:
750
751 install-exec-am:
752
753 install-html: install-html-recursive
754
755 install-html-am:
756
757 install-info: install-info-recursive
758
759 install-info-am:
760
761 install-man:
762
763 install-pdf: install-pdf-recursive
764
765 install-pdf-am:
766
767 install-ps: install-ps-recursive
768
769 install-ps-am:
770
771 installcheck-am:
772
773 maintainer-clean: maintainer-clean-recursive
774         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
775         -rm -rf $(top_srcdir)/autom4te.cache
776         -rm -f Makefile
777 maintainer-clean-am: distclean-am maintainer-clean-generic
778
779 mostlyclean: mostlyclean-recursive
780
781 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
782
783 pdf: pdf-recursive
784
785 pdf-am:
786
787 ps: ps-recursive
788
789 ps-am:
790
791 uninstall-am:
792         @$(NORMAL_INSTALL)
793         $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
794 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
795         install-am install-data-am install-strip tags-recursive \
796         uninstall-am
797
798 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
799         all all-am am--refresh check check-am clean clean-generic \
800         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
801         dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
802         distcheck distclean distclean-generic distclean-libtool \
803         distclean-tags distcleancheck distdir distuninstallcheck dvi \
804         dvi-am html html-am info info-am install install-am \
805         install-data install-data-am install-data-hook install-dvi \
806         install-dvi-am install-exec install-exec-am install-html \
807         install-html-am install-info install-info-am install-man \
808         install-pdf install-pdf-am install-ps install-ps-am \
809         install-strip installcheck installcheck-am installdirs \
810         installdirs-am maintainer-clean maintainer-clean-generic \
811         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
812         ps ps-am tags tags-recursive uninstall uninstall-am \
813         uninstall-hook
814
815
816 install-data-hook:
817         if [ ! -d $(DESTDIR)$(statedir) ]; then mkdir -p $(DESTDIR)$(statedir); fi
818         touch $(DESTDIR)$(statedir)/xtab; chmod 644 $(DESTDIR)$(statedir)/xtab
819         touch $(DESTDIR)$(statedir)/etab; chmod 644 $(DESTDIR)$(statedir)/etab
820         touch $(DESTDIR)$(statedir)/rmtab; chmod 644 $(DESTDIR)$(statedir)/rmtab
821         mkdir -p $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak
822         touch $(DESTDIR)$(statedir)/state
823         chmod go-rwx $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
824         -chown $(statduser) $(DESTDIR)$(statedir)/sm $(DESTDIR)$(statedir)/sm.bak $(DESTDIR)$(statedir)/state
825
826 uninstall-hook:
827         rm $(DESTDIR)$(statedir)/xtab
828         rm $(DESTDIR)$(statedir)/etab
829         rm $(DESTDIR)$(statedir)/rmtab
830         rm $(DESTDIR)$(statedir)/state
831
832 # Tell versions [3.59,3.63) of GNU make to not export all variables.
833 # Otherwise a system limit (for SysV at least) may be exceeded.
834 .NOEXPORT: