root/trunk/rubberband/Makefile.in

Revision 287, 21.4 KB (checked in by ath, 3 years ago)

Merge shave support and update the usual autotools stuff.

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