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