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