source: Makefile.in @ 96fb8ad

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since 96fb8ad was 96fb8ad, checked in by Paul Brossier <piem@altern.org>, 19 years ago

import 0.1.7.1

  • Property mode set to 100644
File size: 17.6 KB
Line 
1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5# 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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = .
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38host_triplet = @host@
39ACLOCAL = @ACLOCAL@
40ALSA_CFLAGS = @ALSA_CFLAGS@
41ALSA_LIBS = @ALSA_LIBS@
42AMDEP_FALSE = @AMDEP_FALSE@
43AMDEP_TRUE = @AMDEP_TRUE@
44AMTAR = @AMTAR@
45AR = @AR@
46AUTOCONF = @AUTOCONF@
47AUTOHEADER = @AUTOHEADER@
48AUTOMAKE = @AUTOMAKE@
49AWK = @AWK@
50CC = @CC@
51CCDEPMODE = @CCDEPMODE@
52CFLAGS = @CFLAGS@
53CPP = @CPP@
54CPPFLAGS = @CPPFLAGS@
55CXX = @CXX@
56CXXCPP = @CXXCPP@
57CXXDEPMODE = @CXXDEPMODE@
58CXXFLAGS = @CXXFLAGS@
59CYGPATH_W = @CYGPATH_W@
60DEFS = @DEFS@
61DEPDIR = @DEPDIR@
62ECHO = @ECHO@
63ECHO_C = @ECHO_C@
64ECHO_N = @ECHO_N@
65ECHO_T = @ECHO_T@
66EGREP = @EGREP@
67EXEEXT = @EXEEXT@
68F77 = @F77@
69FFLAGS = @FFLAGS@
70FFTWLIB_CFLAGS = @FFTWLIB_CFLAGS@
71FFTWLIB_LIBS = @FFTWLIB_LIBS@
72INSTALL_DATA = @INSTALL_DATA@
73INSTALL_PROGRAM = @INSTALL_PROGRAM@
74INSTALL_SCRIPT = @INSTALL_SCRIPT@
75INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76JACK_CFLAGS = @JACK_CFLAGS@
77JACK_LIBS = @JACK_LIBS@
78LADCCA_CFLAGS = @LADCCA_CFLAGS@
79LADCCA_LIBS = @LADCCA_LIBS@
80LDFLAGS = @LDFLAGS@
81LIBOBJS = @LIBOBJS@
82LIBS = @LIBS@
83LIBTOOL = @LIBTOOL@
84LN_S = @LN_S@
85LTLIBOBJS = @LTLIBOBJS@
86MAKEINFO = @MAKEINFO@
87OBJEXT = @OBJEXT@
88PACKAGE = @PACKAGE@
89PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
90PACKAGE_NAME = @PACKAGE_NAME@
91PACKAGE_STRING = @PACKAGE_STRING@
92PACKAGE_TARNAME = @PACKAGE_TARNAME@
93PACKAGE_VERSION = @PACKAGE_VERSION@
94PATH_SEPARATOR = @PATH_SEPARATOR@
95PKG_CONFIG = @PKG_CONFIG@
96PYTHON = @PYTHON@
97PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
98PYTHON_PLATFORM = @PYTHON_PLATFORM@
99PYTHON_PREFIX = @PYTHON_PREFIX@
100PYTHON_VERSION = @PYTHON_VERSION@
101RANLIB = @RANLIB@
102SAMPLERATE_CFLAGS = @SAMPLERATE_CFLAGS@
103SAMPLERATE_LIBS = @SAMPLERATE_LIBS@
104SET_MAKE = @SET_MAKE@
105SHELL = @SHELL@
106SNDLIB_CFLAGS = @SNDLIB_CFLAGS@
107SNDLIB_LIBS = @SNDLIB_LIBS@
108STRIP = @STRIP@
109VERSION = @VERSION@
110ac_ct_AR = @ac_ct_AR@
111ac_ct_CC = @ac_ct_CC@
112ac_ct_CXX = @ac_ct_CXX@
113ac_ct_F77 = @ac_ct_F77@
114ac_ct_RANLIB = @ac_ct_RANLIB@
115ac_ct_STRIP = @ac_ct_STRIP@
116am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
117am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
118am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
119am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
120am__include = @am__include@
121am__leading_dot = @am__leading_dot@
122am__quote = @am__quote@
123bindir = @bindir@
124build = @build@
125build_alias = @build_alias@
126build_cpu = @build_cpu@
127build_os = @build_os@
128build_vendor = @build_vendor@
129datadir = @datadir@
130exec_prefix = @exec_prefix@
131host = @host@
132host_alias = @host_alias@
133host_cpu = @host_cpu@
134host_os = @host_os@
135host_vendor = @host_vendor@
136includedir = @includedir@
137infodir = @infodir@
138install_sh = @install_sh@
139libdir = @libdir@
140libexecdir = @libexecdir@
141localstatedir = @localstatedir@
142mandir = @mandir@
143oldincludedir = @oldincludedir@
144pkgpyexecdir = @pkgpyexecdir@
145pkgpythondir = @pkgpythondir@
146prefix = @prefix@
147program_transform_name = @program_transform_name@
148pyexecdir = @pyexecdir@
149pythondir = @pythondir@
150sbindir = @sbindir@
151sharedstatedir = @sharedstatedir@
152sysconfdir = @sysconfdir@
153target_alias = @target_alias@
154SUBDIRS = src examples doc sounds swig python plugins
155EXTRA_DIST = bootstrap VERSION
156subdir = .
157ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
158mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
159CONFIG_HEADER = $(top_builddir)/src/config.h
160CONFIG_CLEAN_FILES = aubio.pc
161DIST_SOURCES =
162
163RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
164        ps-recursive install-info-recursive uninstall-info-recursive \
165        all-recursive install-data-recursive install-exec-recursive \
166        installdirs-recursive install-recursive uninstall-recursive \
167        check-recursive installcheck-recursive
168DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure AUTHORS \
169        COPYING ChangeLog INSTALL Makefile.am NEWS THANKS TODO \
170        aclocal.m4 aubio.pc.in config.guess config.sub configure \
171        configure.ac depcomp install-sh ltmain.sh missing mkinstalldirs \
172        py-compile
173DIST_SUBDIRS = $(SUBDIRS)
174all: all-recursive
175
176.SUFFIXES:
177
178am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
179 configure.lineno
180$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
181        cd $(top_srcdir) && \
182          $(AUTOMAKE) --gnu  Makefile
183Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
184        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
185
186$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
187        $(SHELL) ./config.status --recheck
188$(srcdir)/configure:  $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
189        cd $(srcdir) && $(AUTOCONF)
190
191$(ACLOCAL_M4):  configure.ac
192        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
193aubio.pc: $(top_builddir)/config.status aubio.pc.in
194        cd $(top_builddir) && $(SHELL) ./config.status $@
195
196mostlyclean-libtool:
197        -rm -f *.lo
198
199clean-libtool:
200        -rm -rf .libs _libs
201
202distclean-libtool:
203        -rm -f libtool
204uninstall-info-am:
205
206# This directory's subdirectories are mostly independent; you can cd
207# into them and run `make' without going through this Makefile.
208# To change the values of `make' variables: instead of editing Makefiles,
209# (1) if the variable is set in `config.status', edit `config.status'
210#     (which will cause the Makefiles to be regenerated when you run `make');
211# (2) otherwise, pass the desired values on the `make' command line.
212$(RECURSIVE_TARGETS):
213        @set fnord $$MAKEFLAGS; amf=$$2; \
214        dot_seen=no; \
215        target=`echo $@ | sed s/-recursive//`; \
216        list='$(SUBDIRS)'; for subdir in $$list; do \
217          echo "Making $$target in $$subdir"; \
218          if test "$$subdir" = "."; then \
219            dot_seen=yes; \
220            local_target="$$target-am"; \
221          else \
222            local_target="$$target"; \
223          fi; \
224          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
225           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
226        done; \
227        if test "$$dot_seen" = "no"; then \
228          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
229        fi; test -z "$$fail"
230
231mostlyclean-recursive clean-recursive distclean-recursive \
232maintainer-clean-recursive:
233        @set fnord $$MAKEFLAGS; amf=$$2; \
234        dot_seen=no; \
235        case "$@" in \
236          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
237          *) list='$(SUBDIRS)' ;; \
238        esac; \
239        rev=''; for subdir in $$list; do \
240          if test "$$subdir" = "."; then :; else \
241            rev="$$subdir $$rev"; \
242          fi; \
243        done; \
244        rev="$$rev ."; \
245        target=`echo $@ | sed s/-recursive//`; \
246        for subdir in $$rev; do \
247          echo "Making $$target in $$subdir"; \
248          if test "$$subdir" = "."; then \
249            local_target="$$target-am"; \
250          else \
251            local_target="$$target"; \
252          fi; \
253          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
254           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
255        done && test -z "$$fail"
256tags-recursive:
257        list='$(SUBDIRS)'; for subdir in $$list; do \
258          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
259        done
260ctags-recursive:
261        list='$(SUBDIRS)'; for subdir in $$list; do \
262          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
263        done
264
265ETAGS = etags
266ETAGSFLAGS =
267
268CTAGS = ctags
269CTAGSFLAGS =
270
271tags: TAGS
272
273ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
274        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
275        unique=`for i in $$list; do \
276            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277          done | \
278          $(AWK) '    { files[$$0] = 1; } \
279               END { for (i in files) print i; }'`; \
280        mkid -fID $$unique
281
282TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
283                $(TAGS_FILES) $(LISP)
284        tags=; \
285        here=`pwd`; \
286        if (etags --etags-include --version) >/dev/null 2>&1; then \
287          include_option=--etags-include; \
288        else \
289          include_option=--include; \
290        fi; \
291        list='$(SUBDIRS)'; for subdir in $$list; do \
292          if test "$$subdir" = .; then :; else \
293            test -f $$subdir/TAGS && \
294              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
295          fi; \
296        done; \
297        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
298        unique=`for i in $$list; do \
299            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300          done | \
301          $(AWK) '    { files[$$0] = 1; } \
302               END { for (i in files) print i; }'`; \
303        test -z "$(ETAGS_ARGS)$$tags$$unique" \
304          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
305             $$tags $$unique
306
307ctags: CTAGS
308CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
309                $(TAGS_FILES) $(LISP)
310        tags=; \
311        here=`pwd`; \
312        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
313        unique=`for i in $$list; do \
314            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315          done | \
316          $(AWK) '    { files[$$0] = 1; } \
317               END { for (i in files) print i; }'`; \
318        test -z "$(CTAGS_ARGS)$$tags$$unique" \
319          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
320             $$tags $$unique
321
322GTAGS:
323        here=`$(am__cd) $(top_builddir) && pwd` \
324          && cd $(top_srcdir) \
325          && gtags -i $(GTAGS_ARGS) $$here
326
327distclean-tags:
328        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
329DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
330
331top_distdir = .
332distdir = $(PACKAGE)-$(VERSION)
333
334am__remove_distdir = \
335  { test ! -d $(distdir) \
336    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
337         && rm -fr $(distdir); }; }
338
339GZIP_ENV = --best
340distuninstallcheck_listfiles = find . -type f -print
341distcleancheck_listfiles = find . -type f -print
342
343distdir: $(DISTFILES)
344        $(am__remove_distdir)
345        mkdir $(distdir)
346        $(mkinstalldirs) $(distdir)/.
347        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
348        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
349        list='$(DISTFILES)'; for file in $$list; do \
350          case $$file in \
351            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
352            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
353          esac; \
354          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
355          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
356          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
357            dir="/$$dir"; \
358            $(mkinstalldirs) "$(distdir)$$dir"; \
359          else \
360            dir=''; \
361          fi; \
362          if test -d $$d/$$file; then \
363            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
364              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
365            fi; \
366            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
367          else \
368            test -f $(distdir)/$$file \
369            || cp -p $$d/$$file $(distdir)/$$file \
370            || exit 1; \
371          fi; \
372        done
373        list='$(SUBDIRS)'; for subdir in $$list; do \
374          if test "$$subdir" = .; then :; else \
375            test -d $(distdir)/$$subdir \
376            || mkdir $(distdir)/$$subdir \
377            || exit 1; \
378            (cd $$subdir && \
379              $(MAKE) $(AM_MAKEFLAGS) \
380                top_distdir="$(top_distdir)" \
381                distdir=../$(distdir)/$$subdir \
382                distdir) \
383              || exit 1; \
384          fi; \
385        done
386        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
387          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
388          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
389          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
390        || chmod -R a+r $(distdir)
391dist-gzip: distdir
392        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
393        $(am__remove_distdir)
394
395dist dist-all: distdir
396        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
397        $(am__remove_distdir)
398
399# This target untars the dist file and tries a VPATH configuration.  Then
400# it guarantees that the distribution is self-contained by making another
401# tarfile.
402distcheck: dist
403        $(am__remove_distdir)
404        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
405        chmod -R a-w $(distdir); chmod a+w $(distdir)
406        mkdir $(distdir)/_build
407        mkdir $(distdir)/_inst
408        chmod a-w $(distdir)
409        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
410          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
411          && cd $(distdir)/_build \
412          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
413            $(DISTCHECK_CONFIGURE_FLAGS) \
414          && $(MAKE) $(AM_MAKEFLAGS) \
415          && $(MAKE) $(AM_MAKEFLAGS) dvi \
416          && $(MAKE) $(AM_MAKEFLAGS) check \
417          && $(MAKE) $(AM_MAKEFLAGS) install \
418          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
419          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
420          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
421                distuninstallcheck \
422          && chmod -R a-w "$$dc_install_base" \
423          && ({ \
424               (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
425               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
426               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
427               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
428                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
429              } || { rm -rf "$$dc_destdir"; exit 1; }) \
430          && rm -rf "$$dc_destdir" \
431          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
432          && rm -f $(distdir).tar.gz \
433          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
434        $(am__remove_distdir)
435        @echo "$(distdir).tar.gz is ready for distribution" | \
436          sed 'h;s/./=/g;p;x;p;x'
437distuninstallcheck:
438        @cd $(distuninstallcheck_dir) \
439        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
440           || { echo "ERROR: files left after uninstall:" ; \
441                if test -n "$(DESTDIR)"; then \
442                  echo "  (check DESTDIR support)"; \
443                fi ; \
444                $(distuninstallcheck_listfiles) ; \
445                exit 1; } >&2
446distcleancheck: distclean
447        @if test '$(srcdir)' = . ; then \
448          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
449          exit 1 ; \
450        fi
451        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
452          || { echo "ERROR: files left in build directory after distclean:" ; \
453               $(distcleancheck_listfiles) ; \
454               exit 1; } >&2
455check-am: all-am
456check: check-recursive
457all-am: Makefile
458installdirs: installdirs-recursive
459installdirs-am:
460
461install: install-recursive
462install-exec: install-exec-recursive
463install-data: install-data-recursive
464uninstall: uninstall-recursive
465
466install-am: all-am
467        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
468
469installcheck: installcheck-recursive
470install-strip:
471        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
472          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
473          `test -z '$(STRIP)' || \
474            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
475mostlyclean-generic:
476
477clean-generic:
478
479distclean-generic:
480        -rm -f $(CONFIG_CLEAN_FILES)
481
482maintainer-clean-generic:
483        @echo "This command is intended for maintainers to use"
484        @echo "it deletes files that may require special tools to rebuild."
485clean: clean-recursive
486
487clean-am: clean-generic clean-libtool mostlyclean-am
488
489distclean: distclean-recursive
490        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
491        -rm -f Makefile
492distclean-am: clean-am distclean-generic distclean-libtool \
493        distclean-tags
494
495dvi: dvi-recursive
496
497dvi-am:
498
499info: info-recursive
500
501info-am:
502
503install-data-am:
504        @$(NORMAL_INSTALL)
505        $(MAKE) $(AM_MAKEFLAGS) install-data-hook
506
507install-exec-am:
508
509install-info: install-info-recursive
510
511install-man:
512
513installcheck-am:
514
515maintainer-clean: maintainer-clean-recursive
516        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
517        -rm -rf $(top_srcdir)/autom4te.cache
518        -rm -f Makefile
519maintainer-clean-am: distclean-am maintainer-clean-generic
520
521mostlyclean: mostlyclean-recursive
522
523mostlyclean-am: mostlyclean-generic mostlyclean-libtool
524
525pdf: pdf-recursive
526
527pdf-am:
528
529ps: ps-recursive
530
531ps-am:
532
533uninstall-am: uninstall-info-am
534        @$(NORMAL_INSTALL)
535        $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
536
537uninstall-info: uninstall-info-recursive
538
539.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
540        clean-generic clean-libtool clean-recursive ctags \
541        ctags-recursive dist dist-all dist-gzip distcheck distclean \
542        distclean-generic distclean-libtool distclean-recursive \
543        distclean-tags distcleancheck distdir distuninstallcheck dvi \
544        dvi-am dvi-recursive info info-am info-recursive install \
545        install-am install-data install-data-am install-data-recursive \
546        install-exec install-exec-am install-exec-recursive \
547        install-info install-info-am install-info-recursive install-man \
548        install-recursive install-strip installcheck installcheck-am \
549        installdirs installdirs-am installdirs-recursive \
550        maintainer-clean maintainer-clean-generic \
551        maintainer-clean-recursive mostlyclean mostlyclean-generic \
552        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
553        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
554        uninstall uninstall-am uninstall-info-am \
555        uninstall-info-recursive uninstall-recursive
556
557
558docs:
559        cd doc && make update-docs && cd ..
560
561doc-devel:
562        cd doc && make doc-devel && cd ..
563
564doc-user:
565        cd doc && make doc-user && cd ..
566
567doc-examples:
568        cd doc && make doc-examples && cd ..
569
570install-pkgconfig:
571        $(mkinstalldirs) "$(DESTDIR)$(libdir)/pkgconfig"
572        $(INSTALL_DATA) aubio.pc "$(DESTDIR)$(libdir)/pkgconfig/aubio.pc"
573
574uninstall-pkgconfig:
575        $(RM) "$(DESTDIR)$(libdir)/pkgconfig/aubio.pc"
576        -rmdir "$(DESTDIR)$(libdir)/pkgconfig"
577
578install-data-hook: install-pkgconfig
579uninstall-hook: uninstall-pkgconfig
580# Tell versions [3.59,3.63) of GNU make to not export all variables.
581# Otherwise a system limit (for SysV at least) may be exceeded.
582.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.