diff --git a/.travis.yml b/.travis.yml index 9d8cd08b1..dc3b25680 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ before_install: - sudo apt-get update -qq - sudo apt-get install -y libwxgtk3.0-dev libgtk2.0-dev gettext autopoint libasound2-dev alsa-utils alsa-oss - git show -s --format="#define REV_LONG \"%H\"%n#define REV_TIME \"%cd\"%n" | tee ./src/RevisionIdent.h - - FLAGS="-std=gnu++11" + - FLAGS="-std=gnu++14" - export CFLAGS="$CFLAGS $FLAGS" - export CXXFLAGS="$CXXFLAGS $FLAGS" - g++ --version diff --git a/Makefile.in b/Makefile.in index da71c1918..bc551698f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15.1 from Makefile.am. +# Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2017 Free Software Foundation, Inc. +# Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -167,7 +167,8 @@ am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp -am__depfiles_maybe = depfiles +am__maybe_remake_depfiles = depfiles +am__depfiles_remade = ./$(DEPDIR)/audacity.Po am__mv = mv -f COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) @@ -238,7 +239,7 @@ am__recursive_targets = \ $(RECURSIVE_CLEAN_TARGETS) \ $(am__extra_recursive_targets) AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \ - cscope distdir dist dist-all distcheck + cscope distdir distdir-am dist dist-all distcheck am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) # Read a list of newline-separated strings from the standard input, # and print each of them once, without duplicates. Input order is @@ -511,7 +512,6 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ -runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ @@ -576,8 +576,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -644,7 +644,13 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity.Po@am__quote@ # am--include-marker + +$(am__depfiles_remade): + @$(MKDIR_P) $(@D) + @echo '# dummy' >$@-t && $(am__mv) $@-t $@ + +am--depfiles: $(am__depfiles_remade) .c.o: @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -872,7 +878,10 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -rm -f cscope.out cscope.in.out cscope.po.out cscope.files -distdir: $(DISTFILES) +distdir: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) distdir-am + +distdir-am: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ @@ -1104,7 +1113,7 @@ clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am distclean: distclean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf ./$(DEPDIR) + -rm -f ./$(DEPDIR)/audacity.Po -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-libtool distclean-tags @@ -1153,7 +1162,7 @@ installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache - -rm -rf ./$(DEPDIR) + -rm -f ./$(DEPDIR)/audacity.Po -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -1177,24 +1186,24 @@ uninstall-am: uninstall-binPROGRAMS uninstall-dist_docDATA \ .MAKE: $(am__recursive_targets) install-am install-strip .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \ - am--refresh check check-am clean clean-binPROGRAMS \ - clean-cscope clean-generic clean-libtool cscope cscopelist-am \ - ctags ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip \ - dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \ - distclean-compile distclean-generic distclean-libtool \ - distclean-tags distcleancheck distdir distuninstallcheck dvi \ - dvi-am html html-am info info-am install install-am \ - install-binPROGRAMS install-data install-data-am \ - install-dist_docDATA install-dist_pkgdataDATA install-dvi \ - install-dvi-am install-exec install-exec-am install-html \ - install-html-am install-info install-info-am install-man \ - install-nobase_dist_pkgdataDATA install-pdf install-pdf-am \ - install-ps install-ps-am install-strip install-suillibDATA \ - installcheck installcheck-am installdirs installdirs-am \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \ - uninstall-binPROGRAMS uninstall-dist_docDATA \ + am--depfiles am--refresh check check-am clean \ + clean-binPROGRAMS clean-cscope clean-generic clean-libtool \ + cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \ + dist-gzip dist-lzip dist-shar dist-tarZ dist-xz dist-zip \ + distcheck distclean distclean-compile distclean-generic \ + distclean-libtool distclean-tags distcleancheck distdir \ + distuninstallcheck dvi dvi-am html html-am info info-am \ + install install-am install-binPROGRAMS install-data \ + install-data-am install-dist_docDATA install-dist_pkgdataDATA \ + install-dvi install-dvi-am install-exec install-exec-am \ + install-html install-html-am install-info install-info-am \ + install-man install-nobase_dist_pkgdataDATA install-pdf \ + install-pdf-am install-ps install-ps-am install-strip \ + install-suillibDATA installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-compile mostlyclean-generic \ + mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ + uninstall-am uninstall-binPROGRAMS uninstall-dist_docDATA \ uninstall-dist_pkgdataDATA uninstall-nobase_dist_pkgdataDATA \ uninstall-suillibDATA diff --git a/configure b/configure index 4cba559a0..14689906c 100755 --- a/configure +++ b/configure @@ -834,7 +834,6 @@ am__nodep AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE -am__quote am__include DEPDIR OBJEXT @@ -903,7 +902,6 @@ infodir docdir oldincludedir includedir -runstatedir localstatedir sharedstatedir sysconfdir @@ -922,7 +920,8 @@ PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR -SHELL' +SHELL +am__quote' ac_subst_files='' ac_user_opts=' enable_option_checking @@ -1087,7 +1086,6 @@ datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' -runstatedir='${localstatedir}/run' includedir='${prefix}/include' oldincludedir='/usr/include' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' @@ -1340,15 +1338,6 @@ do | -silent | --silent | --silen | --sile | --sil) silent=yes ;; - -runstatedir | --runstatedir | --runstatedi | --runstated \ - | --runstate | --runstat | --runsta | --runst | --runs \ - | --run | --ru | --r) - ac_prev=runstatedir ;; - -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \ - | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \ - | --run=* | --ru=* | --r=*) - runstatedir=$ac_optarg ;; - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ @@ -1486,7 +1475,7 @@ fi for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ datadir sysconfdir sharedstatedir localstatedir includedir \ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ - libdir localedir mandir runstatedir + libdir localedir mandir do eval ac_val=\$$ac_var # Remove trailing slashes. @@ -1639,7 +1628,6 @@ Fine tuning of the installation directories: --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] - --runstatedir=DIR modifiable per-process data [LOCALSTATEDIR/run] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] @@ -2920,7 +2908,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -am__api_version='1.15' +am__api_version='1.16' # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or @@ -3436,8 +3424,8 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: -# -# +# +# mkdir_p='$(MKDIR_P)' # We need awk for the "check" target (and possibly the TAP driver). The @@ -3604,7 +3592,7 @@ END Aborting the configuration process, to ensure you take notice of the issue. You can download and install GNU coreutils to get an 'rm' implementation -that behaves properly: . +that behaves properly: . If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM @@ -3967,45 +3955,45 @@ DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" - -am_make=${MAKE-make} -cat > confinc << 'END' +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5 +$as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; } +cat > confinc.mk << 'END' am__doit: - @echo this is the am__doit target + @echo this is the am__doit target >confinc.out .PHONY: am__doit END -# If we don't find an include directive, just comment out the code. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 -$as_echo_n "checking for style of include used by $am_make... " >&6; } am__include="#" am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from 'make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD +# BSD make does it like this. +echo '.include "confinc.mk" # ignored' > confmf.BSD +# Other make implementations (GNU, Solaris 10, AIX) do it like this. +echo 'include confinc.mk # ignored' > confmf.GNU +_am_result=no +for s in GNU BSD; do + { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5 + (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } + case $?:`cat confinc.out 2>/dev/null` in #( + '0:this is the am__doit target') : + case $s in #( + BSD) : + am__include='.include' am__quote='"' ;; #( + *) : + am__include='include' am__quote='' ;; +esac ;; #( + *) : ;; - esac -fi - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 -$as_echo "$_am_result" >&6; } -rm -f confinc confmf +esac + if test "$am__include" != "#"; then + _am_result="yes ($s style)" + break + fi +done +rm -f confinc.* confmf.* +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5 +$as_echo "${_am_result}" >&6; } # Check whether --enable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then : @@ -19448,9 +19436,9 @@ fi as_fn_error $? "Audacity requires at least GCC 4.9" "$LINENO" 5 fi - CXXFLAGS="${CXXFLAGS} --std=gnu++11" + CXXFLAGS="${CXXFLAGS} --std=gnu++14" else - CXXFLAGS="${CXXFLAGS} --std=c++11" + CXXFLAGS="${CXXFLAGS} --std=c++14" fi @@ -25183,7 +25171,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Capture the value of LINGUAS because we need it to compute CATALOGS. LINGUAS="${LINGUAS-%UNSET%}" -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" +AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}" # The HP-UX ksh and POSIX shell print the target directory to stdout @@ -26294,29 +26282,35 @@ $as_echo "$as_me: executing $ac_file commands" >&6;} # Older Autoconf quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac + # TODO: see whether this extra hack can be removed once we start + # requiring Autoconf 2.70 or later. + case $CONFIG_FILES in #( + *\'*) : + eval set x "$CONFIG_FILES" ;; #( + *) : + set x $CONFIG_FILES ;; #( + *) : + ;; +esac shift - for mf + # Used to flag and report bootstrapping failures. + am_rc=0 + for am_mf do # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named 'Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line + am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` + # Check whether this is an Automake generated Makefile which includes + # dependency-tracking related rules and includes. + # Grep'ing the whole file directly is not great: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$mf" : 'X\(//\)[^/]' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$mf" | + sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ + || continue + am_dirpart=`$as_dirname -- "$am_mf" || +$as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$am_mf" : 'X\(//\)[^/]' \| \ + X"$am_mf" : 'X\(//\)$' \| \ + X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$am_mf" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q @@ -26334,53 +26328,48 @@ $as_echo X"$mf" | q } s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running 'make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "$am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$file" : 'X\(//\)[^/]' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + am_filepart=`$as_basename -- "$am_mf" || +$as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \ + X"$am_mf" : 'X\(//\)$' \| \ + X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X/"$am_mf" | + sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } - /^X\(\/\/\)[^/].*/{ + /^X\/\(\/\/\)$/{ s//\1/ q } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ + /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` - as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done + { echo "$as_me:$LINENO: cd "$am_dirpart" \ + && sed -e '/# am--include-marker/d' "$am_filepart" \ + | $MAKE -f - am--depfiles" >&5 + (cd "$am_dirpart" \ + && sed -e '/# am--include-marker/d' "$am_filepart" \ + | $MAKE -f - am--depfiles) >&5 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } || am_rc=$? done + if test $am_rc -ne 0; then + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error $? "Something went wrong bootstrapping makefile fragments + for automatic dependency tracking. Try re-running configure with the + '--disable-dependency-tracking' option to at least be able to build + the package (albeit without support for automatic dependency tracking). +See \`config.log' for more details" "$LINENO" 5; } + fi + { am_dirpart=; unset am_dirpart;} + { am_filepart=; unset am_filepart;} + { am_mf=; unset am_mf;} + { am_rc=; unset am_rc;} + rm -f conftest-deps.mk } ;; "libtool":C) diff --git a/configure.ac b/configure.ac index d8a7cf1ba..acbe32876 100644 --- a/configure.ac +++ b/configure.ac @@ -240,7 +240,7 @@ dnl Solaris builds, by defining HAVE_ALLOCA_H AC_CHECK_HEADERS_ONCE(alloca.h) -dnl Enable C++ 11 support. Use gnu++11 on GCC since wxWidgets uses extensions +dnl Enable C++ 14 support. Use gnu++14 on GCC since wxWidgets uses extensions if "${CXX}" -v 2>&1 | grep -q '^gcc version'; then dnl GCC < 4.9 has known bugs (#1397) and can't be used @@ -249,9 +249,9 @@ if "${CXX}" -v 2>&1 | grep -q '^gcc version'; then AC_MSG_ERROR([Audacity requires at least GCC 4.9]) fi - CXXFLAGS="${CXXFLAGS} --std=gnu++11" + CXXFLAGS="${CXXFLAGS} --std=gnu++14" else - CXXFLAGS="${CXXFLAGS} --std=c++11" + CXXFLAGS="${CXXFLAGS} --std=c++14" fi dnl -------------------------------------------------------------------------- diff --git a/lib-src/lv2/configure b/lib-src/lv2/configure index aa56cce3d..3fc9091d8 100755 --- a/lib-src/lv2/configure +++ b/lib-src/lv2/configure @@ -46,7 +46,7 @@ function waf [ ! -e "${f##*/}" ] && ln -s "${f}" done - export CFLAGS="${CFLAGS/++11/11}" # Circumvent travis setting + export CFLAGS="${CFLAGS/++14/11}" # Circumvent travis setting export PKG_CONFIG_PATH="${prefix}/lib/pkgconfig" export LDFLAGS="${LDFLAGS} -ldl -lm" diff --git a/lib-src/mod-null/Makefile.in b/lib-src/mod-null/Makefile.in index e1aa5fb2b..53af08f4c 100644 --- a/lib-src/mod-null/Makefile.in +++ b/lib-src/mod-null/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -79,18 +89,6 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = . -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(top_srcdir)/configure $(am__configure_deps) \ - $(top_srcdir)/autotools/depcomp autotools/ar-lib \ - autotools/compile autotools/config.guess autotools/config.sub \ - autotools/depcomp autotools/install-sh autotools/missing \ - autotools/ltmain.sh $(top_srcdir)/autotools/ar-lib \ - $(top_srcdir)/autotools/compile \ - $(top_srcdir)/autotools/config.guess \ - $(top_srcdir)/autotools/config.sub \ - $(top_srcdir)/autotools/install-sh \ - $(top_srcdir)/autotools/ltmain.sh \ - $(top_srcdir)/autotools/missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -98,6 +96,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ + $(am__configure_deps) $(am__DIST_COMMON) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(install_sh) -d @@ -157,7 +157,8 @@ am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp -am__depfiles_maybe = depfiles +am__maybe_remake_depfiles = depfiles +am__depfiles_remade = ./$(DEPDIR)/mod_null_la-ModNullCallback.Plo am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) @@ -223,6 +224,17 @@ ETAGS = etags CTAGS = ctags CSCOPE = cscope AM_RECURSIVE_TARGETS = cscope +am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/autotools/ar-lib \ + $(top_srcdir)/autotools/compile \ + $(top_srcdir)/autotools/config.guess \ + $(top_srcdir)/autotools/config.sub \ + $(top_srcdir)/autotools/depcomp \ + $(top_srcdir)/autotools/install-sh \ + $(top_srcdir)/autotools/ltmain.sh \ + $(top_srcdir)/autotools/missing autotools/ar-lib \ + autotools/compile autotools/config.guess autotools/config.sub \ + autotools/depcomp autotools/install-sh autotools/ltmain.sh \ + autotools/missing DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) @@ -270,7 +282,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ -HAVE_CXX11 = @HAVE_CXX11@ +HAVE_CXX14 = @HAVE_CXX14@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -392,15 +404,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -456,7 +467,13 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod_null_la-ModNullCallback.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod_null_la-ModNullCallback.Plo@am__quote@ # am--include-marker + +$(am__depfiles_remade): + @$(MKDIR_P) $(@D) + @echo '# dummy' >$@-t && $(am__mv) $@-t $@ + +am--depfiles: $(am__depfiles_remade) .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -557,7 +574,10 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -rm -f cscope.out cscope.in.out cscope.po.out cscope.files -distdir: $(DISTFILES) +distdir: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) distdir-am + +distdir-am: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ @@ -597,7 +617,7 @@ distdir: $(DISTFILES) ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz $(am__post_remove_distdir) dist-bzip2: distdir @@ -612,17 +632,17 @@ dist-xz: distdir $(am__post_remove_distdir) dist-tarZ: distdir - @echo WARNING: "Support for shar distribution archives is" \ - "deprecated." >&2 + @echo WARNING: "Support for distribution archives compressed with" \ + "legacy program 'compress' is deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__post_remove_distdir) dist-shar: distdir - @echo WARNING: "Support for distribution archives compressed with" \ - "legacy program 'compress' is deprecated." >&2 + @echo WARNING: "Support for shar distribution archives is" \ + "deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 - shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz + shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz $(am__post_remove_distdir) dist-zip: distdir @@ -640,7 +660,7 @@ dist dist-all: distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ + eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lz*) \ @@ -650,23 +670,23 @@ distcheck: dist *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ + eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir) chmod u+w $(distdir) - mkdir $(distdir)/_build $(distdir)/_inst + mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ - && $(am__cd) $(distdir)/_build \ - && ../configure \ + && $(am__cd) $(distdir)/_build/sub \ + && ../../configure \ $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ - --srcdir=.. --prefix="$$dc_install_base" \ + --srcdir=../.. --prefix="$$dc_install_base" \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ @@ -763,7 +783,7 @@ clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \ distclean: distclean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf ./$(DEPDIR) + -rm -f ./$(DEPDIR)/mod_null_la-ModNullCallback.Plo -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-libtool distclean-tags @@ -811,7 +831,7 @@ installcheck-am: maintainer-clean: maintainer-clean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache - -rm -rf ./$(DEPDIR) + -rm -f ./$(DEPDIR)/mod_null_la-ModNullCallback.Plo -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -832,8 +852,8 @@ uninstall-am: uninstall-pkglibLTLIBRARIES .MAKE: install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \ - clean-cscope clean-generic clean-libtool \ +.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles am--refresh check \ + check-am clean clean-cscope clean-generic clean-libtool \ clean-pkglibLTLIBRARIES cscope cscopelist-am ctags ctags-am \ dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \ dist-tarZ dist-xz dist-zip distcheck distclean \ @@ -850,6 +870,8 @@ uninstall-am: uninstall-pkglibLTLIBRARIES mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ uninstall-am uninstall-pkglibLTLIBRARIES +.PRECIOUS: Makefile + $(NULL) # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/lib-src/mod-null/configure b/lib-src/mod-null/configure index 4f3eaf92c..ada45a64a 100755 --- a/lib-src/mod-null/configure +++ b/lib-src/mod-null/configure @@ -689,7 +689,6 @@ am__nodep AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE -am__quote am__include DEPDIR am__untar @@ -715,7 +714,7 @@ am__isrc INSTALL_DATA INSTALL_SCRIPT INSTALL_PROGRAM -HAVE_CXX11 +HAVE_CXX14 OBJEXT EXEEXT ac_ct_CXX @@ -760,7 +759,8 @@ PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR -SHELL' +SHELL +am__quote' ac_subst_files='' ac_user_opts=' enable_option_checking @@ -2804,16 +2804,16 @@ ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ex ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - ax_cxx_compile_cxx11_required=true + ax_cxx_compile_cxx14_required=true ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu ac_success=no - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features by default" >&5 -$as_echo_n "checking whether $CXX supports C++11 features by default... " >&6; } -if ${ax_cv_cxx_compile_cxx11+:} false; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features by default" >&5 +$as_echo_n "checking whether $CXX supports C++14 features by default... " >&6; } +if ${ax_cv_cxx_compile_cxx14+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -3104,25 +3104,145 @@ namespace cxx11 + +// If the compiler admits that it is not ready for C++14, why torture it? +// Hopefully, this will speed up the test. + +#ifndef __cplusplus + +#error "This is not a C++ compiler" + +#elif __cplusplus < 201402L + +#error "This is not a C++14 compiler" + +#else + +namespace cxx14 +{ + + namespace test_polymorphic_lambdas + { + + int + test() + { + const auto lambda = [](auto&&... args){ + const auto istiny = [](auto x){ + return (sizeof(x) == 1UL) ? 1 : 0; + }; + const int aretiny[] = { istiny(args)... }; + return aretiny[0]; + }; + return lambda(1, 1L, 1.0f, '1'); + } + + } + + namespace test_binary_literals + { + + constexpr auto ivii = 0b0000000000101010; + static_assert(ivii == 42, "wrong value"); + + } + + namespace test_generalized_constexpr + { + + template < typename CharT > + constexpr unsigned long + strlen_c(const CharT *const s) noexcept + { + auto length = 0UL; + for (auto p = s; *p; ++p) + ++length; + return length; + } + + static_assert(strlen_c("") == 0UL, ""); + static_assert(strlen_c("x") == 1UL, ""); + static_assert(strlen_c("test") == 4UL, ""); + static_assert(strlen_c("another\0test") == 7UL, ""); + + } + + namespace test_lambda_init_capture + { + + int + test() + { + auto x = 0; + const auto lambda1 = [a = x](int b){ return a + b; }; + const auto lambda2 = [a = lambda1(x)](){ return a; }; + return lambda2(); + } + + } + + namespace test_digit_seperators + { + + constexpr auto ten_million = 100'000'000; + static_assert(ten_million == 100000000, ""); + + } + + namespace test_return_type_deduction + { + + auto f(int& x) { return x; } + decltype(auto) g(int& x) { return x; } + + template < typename T1, typename T2 > + struct is_same + { + static constexpr auto value = false; + }; + + template < typename T > + struct is_same + { + static constexpr auto value = true; + }; + + int + test() + { + auto x = 0; + static_assert(is_same::value, ""); + static_assert(is_same::value, ""); + return x; + } + + } + +} // namespace cxx14 + +#endif // __cplusplus >= 201402L + + + _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : - ax_cv_cxx_compile_cxx11=yes + ax_cv_cxx_compile_cxx14=yes else - ax_cv_cxx_compile_cxx11=no + ax_cv_cxx_compile_cxx14=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_cxx_compile_cxx11" >&5 -$as_echo "$ax_cv_cxx_compile_cxx11" >&6; } - if test x$ax_cv_cxx_compile_cxx11 = xyes; then +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_cxx_compile_cxx14" >&5 +$as_echo "$ax_cv_cxx_compile_cxx14" >&6; } + if test x$ax_cv_cxx_compile_cxx14 = xyes; then ac_success=yes fi if test x$ac_success = xno; then - for switch in -std=gnu++11 -std=gnu++0x; do - cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh` - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5 -$as_echo_n "checking whether $CXX supports C++11 features with $switch... " >&6; } + for switch in -std=gnu++14 -std=gnu++0x; do + cachevar=`$as_echo "ax_cv_cxx_compile_cxx14_$switch" | $as_tr_sh` + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features with $switch" >&5 +$as_echo_n "checking whether $CXX supports C++14 features with $switch... " >&6; } if eval \${$cachevar+:} false; then : $as_echo_n "(cached) " >&6 else @@ -3416,6 +3536,126 @@ namespace cxx11 + +// If the compiler admits that it is not ready for C++14, why torture it? +// Hopefully, this will speed up the test. + +#ifndef __cplusplus + +#error "This is not a C++ compiler" + +#elif __cplusplus < 201402L + +#error "This is not a C++14 compiler" + +#else + +namespace cxx14 +{ + + namespace test_polymorphic_lambdas + { + + int + test() + { + const auto lambda = [](auto&&... args){ + const auto istiny = [](auto x){ + return (sizeof(x) == 1UL) ? 1 : 0; + }; + const int aretiny[] = { istiny(args)... }; + return aretiny[0]; + }; + return lambda(1, 1L, 1.0f, '1'); + } + + } + + namespace test_binary_literals + { + + constexpr auto ivii = 0b0000000000101010; + static_assert(ivii == 42, "wrong value"); + + } + + namespace test_generalized_constexpr + { + + template < typename CharT > + constexpr unsigned long + strlen_c(const CharT *const s) noexcept + { + auto length = 0UL; + for (auto p = s; *p; ++p) + ++length; + return length; + } + + static_assert(strlen_c("") == 0UL, ""); + static_assert(strlen_c("x") == 1UL, ""); + static_assert(strlen_c("test") == 4UL, ""); + static_assert(strlen_c("another\0test") == 7UL, ""); + + } + + namespace test_lambda_init_capture + { + + int + test() + { + auto x = 0; + const auto lambda1 = [a = x](int b){ return a + b; }; + const auto lambda2 = [a = lambda1(x)](){ return a; }; + return lambda2(); + } + + } + + namespace test_digit_seperators + { + + constexpr auto ten_million = 100'000'000; + static_assert(ten_million == 100000000, ""); + + } + + namespace test_return_type_deduction + { + + auto f(int& x) { return x; } + decltype(auto) g(int& x) { return x; } + + template < typename T1, typename T2 > + struct is_same + { + static constexpr auto value = false; + }; + + template < typename T > + struct is_same + { + static constexpr auto value = true; + }; + + int + test() + { + auto x = 0; + static_assert(is_same::value, ""); + static_assert(is_same::value, ""); + return x; + } + + } + +} // namespace cxx14 + +#endif // __cplusplus >= 201402L + + + _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : eval $cachevar=yes @@ -3440,10 +3680,10 @@ $as_echo "$ac_res" >&6; } fi if test x$ac_success = xno; then - for switch in -std=c++11 -std=c++0x +std=c++11 "-h std=c++11"; do - cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh` - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5 -$as_echo_n "checking whether $CXX supports C++11 features with $switch... " >&6; } + for switch in -std=c++14 -std=c++0x +std=c++14 "-h std=c++14"; do + cachevar=`$as_echo "ax_cv_cxx_compile_cxx14_$switch" | $as_tr_sh` + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features with $switch" >&5 +$as_echo_n "checking whether $CXX supports C++14 features with $switch... " >&6; } if eval \${$cachevar+:} false; then : $as_echo_n "(cached) " >&6 else @@ -3737,6 +3977,126 @@ namespace cxx11 + +// If the compiler admits that it is not ready for C++14, why torture it? +// Hopefully, this will speed up the test. + +#ifndef __cplusplus + +#error "This is not a C++ compiler" + +#elif __cplusplus < 201402L + +#error "This is not a C++14 compiler" + +#else + +namespace cxx14 +{ + + namespace test_polymorphic_lambdas + { + + int + test() + { + const auto lambda = [](auto&&... args){ + const auto istiny = [](auto x){ + return (sizeof(x) == 1UL) ? 1 : 0; + }; + const int aretiny[] = { istiny(args)... }; + return aretiny[0]; + }; + return lambda(1, 1L, 1.0f, '1'); + } + + } + + namespace test_binary_literals + { + + constexpr auto ivii = 0b0000000000101010; + static_assert(ivii == 42, "wrong value"); + + } + + namespace test_generalized_constexpr + { + + template < typename CharT > + constexpr unsigned long + strlen_c(const CharT *const s) noexcept + { + auto length = 0UL; + for (auto p = s; *p; ++p) + ++length; + return length; + } + + static_assert(strlen_c("") == 0UL, ""); + static_assert(strlen_c("x") == 1UL, ""); + static_assert(strlen_c("test") == 4UL, ""); + static_assert(strlen_c("another\0test") == 7UL, ""); + + } + + namespace test_lambda_init_capture + { + + int + test() + { + auto x = 0; + const auto lambda1 = [a = x](int b){ return a + b; }; + const auto lambda2 = [a = lambda1(x)](){ return a; }; + return lambda2(); + } + + } + + namespace test_digit_seperators + { + + constexpr auto ten_million = 100'000'000; + static_assert(ten_million == 100000000, ""); + + } + + namespace test_return_type_deduction + { + + auto f(int& x) { return x; } + decltype(auto) g(int& x) { return x; } + + template < typename T1, typename T2 > + struct is_same + { + static constexpr auto value = false; + }; + + template < typename T > + struct is_same + { + static constexpr auto value = true; + }; + + int + test() + { + auto x = 0; + static_assert(is_same::value, ""); + static_assert(is_same::value, ""); + return x; + } + + } + +} // namespace cxx14 + +#endif // __cplusplus >= 201402L + + + _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : eval $cachevar=yes @@ -3765,25 +4125,25 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu - if test x$ax_cxx_compile_cxx11_required = xtrue; then + if test x$ax_cxx_compile_cxx14_required = xtrue; then if test x$ac_success = xno; then - as_fn_error $? "*** A compiler with support for C++11 language features is required." "$LINENO" 5 + as_fn_error $? "*** A compiler with support for C++14 language features is required." "$LINENO" 5 fi fi if test x$ac_success = xno; then - HAVE_CXX11=0 - { $as_echo "$as_me:${as_lineno-$LINENO}: No compiler with C++11 support was found" >&5 -$as_echo "$as_me: No compiler with C++11 support was found" >&6;} + HAVE_CXX14=0 + { $as_echo "$as_me:${as_lineno-$LINENO}: No compiler with C++14 support was found" >&5 +$as_echo "$as_me: No compiler with C++14 support was found" >&6;} else - HAVE_CXX11=1 + HAVE_CXX14=1 -$as_echo "#define HAVE_CXX11 1" >>confdefs.h +$as_echo "#define HAVE_CXX14 1" >>confdefs.h fi -am__api_version='1.14' +am__api_version='1.16' # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or @@ -3955,8 +4315,8 @@ test "$program_suffix" != NONE && ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd` if test x"${MISSING+set}" != xset; then case $am_aux_dir in @@ -3975,7 +4335,7 @@ else $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} fi -if test x"${install_sh}" != xset; then +if test x"${install_sh+set}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; @@ -4212,45 +4572,45 @@ DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" - -am_make=${MAKE-make} -cat > confinc << 'END' +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5 +$as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; } +cat > confinc.mk << 'END' am__doit: - @echo this is the am__doit target + @echo this is the am__doit target >confinc.out .PHONY: am__doit END -# If we don't find an include directive, just comment out the code. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 -$as_echo_n "checking for style of include used by $am_make... " >&6; } am__include="#" am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from 'make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD +# BSD make does it like this. +echo '.include "confinc.mk" # ignored' > confmf.BSD +# Other make implementations (GNU, Solaris 10, AIX) do it like this. +echo 'include confinc.mk # ignored' > confmf.GNU +_am_result=no +for s in GNU BSD; do + { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5 + (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } + case $?:`cat confinc.out 2>/dev/null` in #( + '0:this is the am__doit target') : + case $s in #( + BSD) : + am__include='.include' am__quote='"' ;; #( + *) : + am__include='include' am__quote='' ;; +esac ;; #( + *) : ;; - esac -fi - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 -$as_echo "$_am_result" >&6; } -rm -f confinc confmf +esac + if test "$am__include" != "#"; then + _am_result="yes ($s style)" + break + fi +done +rm -f confinc.* confmf.* +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5 +$as_echo "${_am_result}" >&6; } # Check whether --enable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then : @@ -4362,12 +4722,12 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: -# -# +# +# mkdir_p='$(MKDIR_P)' -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. +# We need awk for the "check" target (and possibly the TAP driver). The +# system "awk" is bad on some platforms. # Always define AMTAR for backward compatibility. Yes, it's still used # in the wild :-( We should find a proper way to deprecate it ... AMTAR='$${TAR-tar}' @@ -4542,7 +4902,7 @@ END Aborting the configuration process, to ensure you take notice of the issue. You can download and install GNU coreutils to get an 'rm' implementation -that behaves properly: . +that behaves properly: . If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM @@ -4553,6 +4913,7 @@ END fi fi + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } # Check whether --enable-maintainer-mode was given. @@ -17501,7 +17862,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # # INIT-COMMANDS # -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" +AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}" # The HP-UX ksh and POSIX shell print the target directory to stdout @@ -18322,29 +18683,35 @@ $as_echo "$as_me: executing $ac_file commands" >&6;} # Older Autoconf quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac + # TODO: see whether this extra hack can be removed once we start + # requiring Autoconf 2.70 or later. + case $CONFIG_FILES in #( + *\'*) : + eval set x "$CONFIG_FILES" ;; #( + *) : + set x $CONFIG_FILES ;; #( + *) : + ;; +esac shift - for mf + # Used to flag and report bootstrapping failures. + am_rc=0 + for am_mf do # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named 'Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line + am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` + # Check whether this is an Automake generated Makefile which includes + # dependency-tracking related rules and includes. + # Grep'ing the whole file directly is not great: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$mf" : 'X\(//\)[^/]' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$mf" | + sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ + || continue + am_dirpart=`$as_dirname -- "$am_mf" || +$as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$am_mf" : 'X\(//\)[^/]' \| \ + X"$am_mf" : 'X\(//\)$' \| \ + X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$am_mf" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q @@ -18362,53 +18729,48 @@ $as_echo X"$mf" | q } s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running 'make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "$am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$file" : 'X\(//\)[^/]' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + am_filepart=`$as_basename -- "$am_mf" || +$as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \ + X"$am_mf" : 'X\(//\)$' \| \ + X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X/"$am_mf" | + sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } - /^X\(\/\/\)[^/].*/{ + /^X\/\(\/\/\)$/{ s//\1/ q } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ + /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` - as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done + { echo "$as_me:$LINENO: cd "$am_dirpart" \ + && sed -e '/# am--include-marker/d' "$am_filepart" \ + | $MAKE -f - am--depfiles" >&5 + (cd "$am_dirpart" \ + && sed -e '/# am--include-marker/d' "$am_filepart" \ + | $MAKE -f - am--depfiles) >&5 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } || am_rc=$? done + if test $am_rc -ne 0; then + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error $? "Something went wrong bootstrapping makefile fragments + for automatic dependency tracking. Try re-running configure with the + '--disable-dependency-tracking' option to at least be able to build + the package (albeit without support for automatic dependency tracking). +See \`config.log' for more details" "$LINENO" 5; } + fi + { am_dirpart=; unset am_dirpart;} + { am_filepart=; unset am_filepart;} + { am_mf=; unset am_mf;} + { am_rc=; unset am_rc;} + rm -f conftest-deps.mk } ;; "libtool":C) diff --git a/lib-src/mod-null/configure.ac b/lib-src/mod-null/configure.ac index 0a8355c24..ca81d4b9c 100644 --- a/lib-src/mod-null/configure.ac +++ b/lib-src/mod-null/configure.ac @@ -6,7 +6,7 @@ AC_PREREQ([2.59]) AC_INIT([mod-null],[1.0],[feedback@audacityteam.org],[mod-null]) AC_CONFIG_AUX_DIR([autotools]) AC_CONFIG_MACRO_DIR([m4]) -AX_CXX_COMPILE_STDCXX(11) +AX_CXX_COMPILE_STDCXX(14) AM_INIT_AUTOMAKE([1.11 dist-xz foreign no-dist-gzip subdir-objects -Wall]) AM_MAINTAINER_MODE([disable]) diff --git a/lib-src/mod-nyq-bench/Makefile.am b/lib-src/mod-nyq-bench/Makefile.am index 9447c0e2d..9d7a1e41a 100644 --- a/lib-src/mod-nyq-bench/Makefile.am +++ b/lib-src/mod-nyq-bench/Makefile.am @@ -1,5 +1,7 @@ pkglib_LTLIBRARIES = mod-nyq-bench.la +CXXFLAGS = -std=gnu++14 + ACLOCAL_AMFLAGS = ${ACLOCAL_AMFLAGS} -I m4 mod_nyq_bench_la_CPPFLAGS = $(WX_CXXFLAGS) -I$(top_srcdir)/../../include -I$(top_srcdir)/../../src -I$(top_builddir)/../../src -I$(top_srcdir)/../portaudio-v19/include -I$(top_srcdir)/../portmixer/include -I$(top_srcdir)/../libnyquist diff --git a/lib-src/mod-nyq-bench/Makefile.in b/lib-src/mod-nyq-bench/Makefile.in index e7c775c0f..f8a3d36b2 100644 --- a/lib-src/mod-nyq-bench/Makefile.in +++ b/lib-src/mod-nyq-bench/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.14.1 from Makefile.am. +# Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2013 Free Software Foundation, Inc. +# Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -15,7 +15,17 @@ @SET_MAKE@ VPATH = @srcdir@ -am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' +am__is_gnu_make = { \ + if test -z '$(MAKELEVEL)'; then \ + false; \ + elif test -n '$(MAKE_HOST)'; then \ + true; \ + elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ + true; \ + else \ + false; \ + fi; \ +} am__make_running_with_option = \ case $${target_option-} in \ ?) ;; \ @@ -79,18 +89,6 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ subdir = . -DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \ - $(top_srcdir)/configure $(am__configure_deps) \ - $(top_srcdir)/autotools/depcomp autotools/ar-lib \ - autotools/compile autotools/config.guess autotools/config.sub \ - autotools/depcomp autotools/install-sh autotools/missing \ - autotools/ltmain.sh $(top_srcdir)/autotools/ar-lib \ - $(top_srcdir)/autotools/compile \ - $(top_srcdir)/autotools/config.guess \ - $(top_srcdir)/autotools/config.sub \ - $(top_srcdir)/autotools/install-sh \ - $(top_srcdir)/autotools/ltmain.sh \ - $(top_srcdir)/autotools/missing ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \ $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ @@ -98,6 +96,8 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) +DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ + $(am__configure_deps) $(am__DIST_COMMON) am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ configure.lineno config.status.lineno mkinstalldirs = $(install_sh) -d @@ -158,7 +158,8 @@ am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp -am__depfiles_maybe = depfiles +am__maybe_remake_depfiles = depfiles +am__depfiles_remade = ./$(DEPDIR)/mod_nyq_bench_la-NyqBench.Plo am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) @@ -224,6 +225,17 @@ ETAGS = etags CTAGS = ctags CSCOPE = cscope AM_RECURSIVE_TARGETS = cscope +am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/autotools/ar-lib \ + $(top_srcdir)/autotools/compile \ + $(top_srcdir)/autotools/config.guess \ + $(top_srcdir)/autotools/config.sub \ + $(top_srcdir)/autotools/depcomp \ + $(top_srcdir)/autotools/install-sh \ + $(top_srcdir)/autotools/ltmain.sh \ + $(top_srcdir)/autotools/missing autotools/ar-lib \ + autotools/compile autotools/config.guess autotools/config.sub \ + autotools/depcomp autotools/install-sh autotools/ltmain.sh \ + autotools/missing DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) top_distdir = $(distdir) @@ -257,7 +269,7 @@ CPPFLAGS = @CPPFLAGS@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ -CXXFLAGS = @CXXFLAGS@ +CXXFLAGS = -std=gnu++14 CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ @@ -271,7 +283,7 @@ EGREP = @EGREP@ EXEEXT = @EXEEXT@ FGREP = @FGREP@ GREP = @GREP@ -HAVE_CXX11 = @HAVE_CXX11@ +HAVE_CXX14 = @HAVE_CXX14@ INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ @@ -393,15 +405,14 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ $(am__cd) $(top_srcdir) && \ $(AUTOMAKE) --foreign Makefile -.PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ echo ' $(SHELL) ./config.status'; \ $(SHELL) ./config.status;; \ *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -457,7 +468,13 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod_nyq_bench_la-NyqBench.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mod_nyq_bench_la-NyqBench.Plo@am__quote@ # am--include-marker + +$(am__depfiles_remade): + @$(MKDIR_P) $(@D) + @echo '# dummy' >$@-t && $(am__mv) $@-t $@ + +am--depfiles: $(am__depfiles_remade) .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -558,7 +575,10 @@ distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -rm -f cscope.out cscope.in.out cscope.po.out cscope.files -distdir: $(DISTFILES) +distdir: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) distdir-am + +distdir-am: $(DISTFILES) $(am__remove_distdir) test -d "$(distdir)" || mkdir "$(distdir)" @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ @@ -598,7 +618,7 @@ distdir: $(DISTFILES) ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ || chmod -R a+r "$(distdir)" dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz + tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz $(am__post_remove_distdir) dist-bzip2: distdir @@ -613,17 +633,17 @@ dist-xz: distdir $(am__post_remove_distdir) dist-tarZ: distdir - @echo WARNING: "Support for shar distribution archives is" \ - "deprecated." >&2 + @echo WARNING: "Support for distribution archives compressed with" \ + "legacy program 'compress' is deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z $(am__post_remove_distdir) dist-shar: distdir - @echo WARNING: "Support for distribution archives compressed with" \ - "legacy program 'compress' is deprecated." >&2 + @echo WARNING: "Support for shar distribution archives is" \ + "deprecated." >&2 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 - shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz + shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz $(am__post_remove_distdir) dist-zip: distdir @@ -641,7 +661,7 @@ dist dist-all: distcheck: dist case '$(DIST_ARCHIVES)' in \ *.tar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ + eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ *.tar.bz2*) \ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ *.tar.lz*) \ @@ -651,23 +671,23 @@ distcheck: dist *.tar.Z*) \ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ *.shar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ + eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ *.zip*) \ unzip $(distdir).zip ;;\ esac chmod -R a-w $(distdir) chmod u+w $(distdir) - mkdir $(distdir)/_build $(distdir)/_inst + mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst chmod a-w $(distdir) test -d $(distdir)/_build || exit 0; \ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ && am__cwd=`pwd` \ - && $(am__cd) $(distdir)/_build \ - && ../configure \ + && $(am__cd) $(distdir)/_build/sub \ + && ../../configure \ $(AM_DISTCHECK_CONFIGURE_FLAGS) \ $(DISTCHECK_CONFIGURE_FLAGS) \ - --srcdir=.. --prefix="$$dc_install_base" \ + --srcdir=../.. --prefix="$$dc_install_base" \ && $(MAKE) $(AM_MAKEFLAGS) \ && $(MAKE) $(AM_MAKEFLAGS) dvi \ && $(MAKE) $(AM_MAKEFLAGS) check \ @@ -764,7 +784,7 @@ clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \ distclean: distclean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf ./$(DEPDIR) + -rm -f ./$(DEPDIR)/mod_nyq_bench_la-NyqBench.Plo -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-libtool distclean-tags @@ -812,7 +832,7 @@ installcheck-am: maintainer-clean: maintainer-clean-am -rm -f $(am__CONFIG_DISTCLEAN_FILES) -rm -rf $(top_srcdir)/autom4te.cache - -rm -rf ./$(DEPDIR) + -rm -f ./$(DEPDIR)/mod_nyq_bench_la-NyqBench.Plo -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -833,8 +853,8 @@ uninstall-am: uninstall-pkglibLTLIBRARIES .MAKE: install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \ - clean-cscope clean-generic clean-libtool \ +.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles am--refresh check \ + check-am clean clean-cscope clean-generic clean-libtool \ clean-pkglibLTLIBRARIES cscope cscopelist-am ctags ctags-am \ dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \ dist-tarZ dist-xz dist-zip distcheck distclean \ @@ -851,6 +871,8 @@ uninstall-am: uninstall-pkglibLTLIBRARIES mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \ uninstall-am uninstall-pkglibLTLIBRARIES +.PRECIOUS: Makefile + $(NULL) # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/lib-src/mod-nyq-bench/configure b/lib-src/mod-nyq-bench/configure index 1226b066f..b38de356e 100755 --- a/lib-src/mod-nyq-bench/configure +++ b/lib-src/mod-nyq-bench/configure @@ -689,7 +689,6 @@ am__nodep AMDEPBACKSLASH AMDEP_FALSE AMDEP_TRUE -am__quote am__include DEPDIR am__untar @@ -715,7 +714,7 @@ am__isrc INSTALL_DATA INSTALL_SCRIPT INSTALL_PROGRAM -HAVE_CXX11 +HAVE_CXX14 OBJEXT EXEEXT ac_ct_CXX @@ -760,7 +759,8 @@ PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR -SHELL' +SHELL +am__quote' ac_subst_files='' ac_user_opts=' enable_option_checking @@ -2804,16 +2804,16 @@ ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ex ac_compiler_gnu=$ac_cv_cxx_compiler_gnu - ax_cxx_compile_cxx11_required=true + ax_cxx_compile_cxx14_required=true ac_ext=cpp ac_cpp='$CXXCPP $CPPFLAGS' ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_cxx_compiler_gnu ac_success=no - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features by default" >&5 -$as_echo_n "checking whether $CXX supports C++11 features by default... " >&6; } -if ${ax_cv_cxx_compile_cxx11+:} false; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features by default" >&5 +$as_echo_n "checking whether $CXX supports C++14 features by default... " >&6; } +if ${ax_cv_cxx_compile_cxx14+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -3104,25 +3104,145 @@ namespace cxx11 + +// If the compiler admits that it is not ready for C++14, why torture it? +// Hopefully, this will speed up the test. + +#ifndef __cplusplus + +#error "This is not a C++ compiler" + +#elif __cplusplus < 201402L + +#error "This is not a C++14 compiler" + +#else + +namespace cxx14 +{ + + namespace test_polymorphic_lambdas + { + + int + test() + { + const auto lambda = [](auto&&... args){ + const auto istiny = [](auto x){ + return (sizeof(x) == 1UL) ? 1 : 0; + }; + const int aretiny[] = { istiny(args)... }; + return aretiny[0]; + }; + return lambda(1, 1L, 1.0f, '1'); + } + + } + + namespace test_binary_literals + { + + constexpr auto ivii = 0b0000000000101010; + static_assert(ivii == 42, "wrong value"); + + } + + namespace test_generalized_constexpr + { + + template < typename CharT > + constexpr unsigned long + strlen_c(const CharT *const s) noexcept + { + auto length = 0UL; + for (auto p = s; *p; ++p) + ++length; + return length; + } + + static_assert(strlen_c("") == 0UL, ""); + static_assert(strlen_c("x") == 1UL, ""); + static_assert(strlen_c("test") == 4UL, ""); + static_assert(strlen_c("another\0test") == 7UL, ""); + + } + + namespace test_lambda_init_capture + { + + int + test() + { + auto x = 0; + const auto lambda1 = [a = x](int b){ return a + b; }; + const auto lambda2 = [a = lambda1(x)](){ return a; }; + return lambda2(); + } + + } + + namespace test_digit_seperators + { + + constexpr auto ten_million = 100'000'000; + static_assert(ten_million == 100000000, ""); + + } + + namespace test_return_type_deduction + { + + auto f(int& x) { return x; } + decltype(auto) g(int& x) { return x; } + + template < typename T1, typename T2 > + struct is_same + { + static constexpr auto value = false; + }; + + template < typename T > + struct is_same + { + static constexpr auto value = true; + }; + + int + test() + { + auto x = 0; + static_assert(is_same::value, ""); + static_assert(is_same::value, ""); + return x; + } + + } + +} // namespace cxx14 + +#endif // __cplusplus >= 201402L + + + _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : - ax_cv_cxx_compile_cxx11=yes + ax_cv_cxx_compile_cxx14=yes else - ax_cv_cxx_compile_cxx11=no + ax_cv_cxx_compile_cxx14=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_cxx_compile_cxx11" >&5 -$as_echo "$ax_cv_cxx_compile_cxx11" >&6; } - if test x$ax_cv_cxx_compile_cxx11 = xyes; then +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ax_cv_cxx_compile_cxx14" >&5 +$as_echo "$ax_cv_cxx_compile_cxx14" >&6; } + if test x$ax_cv_cxx_compile_cxx14 = xyes; then ac_success=yes fi if test x$ac_success = xno; then - for switch in -std=gnu++11 -std=gnu++0x; do - cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh` - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5 -$as_echo_n "checking whether $CXX supports C++11 features with $switch... " >&6; } + for switch in -std=gnu++14 -std=gnu++0x; do + cachevar=`$as_echo "ax_cv_cxx_compile_cxx14_$switch" | $as_tr_sh` + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features with $switch" >&5 +$as_echo_n "checking whether $CXX supports C++14 features with $switch... " >&6; } if eval \${$cachevar+:} false; then : $as_echo_n "(cached) " >&6 else @@ -3416,6 +3536,126 @@ namespace cxx11 + +// If the compiler admits that it is not ready for C++14, why torture it? +// Hopefully, this will speed up the test. + +#ifndef __cplusplus + +#error "This is not a C++ compiler" + +#elif __cplusplus < 201402L + +#error "This is not a C++14 compiler" + +#else + +namespace cxx14 +{ + + namespace test_polymorphic_lambdas + { + + int + test() + { + const auto lambda = [](auto&&... args){ + const auto istiny = [](auto x){ + return (sizeof(x) == 1UL) ? 1 : 0; + }; + const int aretiny[] = { istiny(args)... }; + return aretiny[0]; + }; + return lambda(1, 1L, 1.0f, '1'); + } + + } + + namespace test_binary_literals + { + + constexpr auto ivii = 0b0000000000101010; + static_assert(ivii == 42, "wrong value"); + + } + + namespace test_generalized_constexpr + { + + template < typename CharT > + constexpr unsigned long + strlen_c(const CharT *const s) noexcept + { + auto length = 0UL; + for (auto p = s; *p; ++p) + ++length; + return length; + } + + static_assert(strlen_c("") == 0UL, ""); + static_assert(strlen_c("x") == 1UL, ""); + static_assert(strlen_c("test") == 4UL, ""); + static_assert(strlen_c("another\0test") == 7UL, ""); + + } + + namespace test_lambda_init_capture + { + + int + test() + { + auto x = 0; + const auto lambda1 = [a = x](int b){ return a + b; }; + const auto lambda2 = [a = lambda1(x)](){ return a; }; + return lambda2(); + } + + } + + namespace test_digit_seperators + { + + constexpr auto ten_million = 100'000'000; + static_assert(ten_million == 100000000, ""); + + } + + namespace test_return_type_deduction + { + + auto f(int& x) { return x; } + decltype(auto) g(int& x) { return x; } + + template < typename T1, typename T2 > + struct is_same + { + static constexpr auto value = false; + }; + + template < typename T > + struct is_same + { + static constexpr auto value = true; + }; + + int + test() + { + auto x = 0; + static_assert(is_same::value, ""); + static_assert(is_same::value, ""); + return x; + } + + } + +} // namespace cxx14 + +#endif // __cplusplus >= 201402L + + + _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : eval $cachevar=yes @@ -3440,10 +3680,10 @@ $as_echo "$ac_res" >&6; } fi if test x$ac_success = xno; then - for switch in -std=c++11 -std=c++0x +std=c++11 "-h std=c++11"; do - cachevar=`$as_echo "ax_cv_cxx_compile_cxx11_$switch" | $as_tr_sh` - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++11 features with $switch" >&5 -$as_echo_n "checking whether $CXX supports C++11 features with $switch... " >&6; } + for switch in -std=c++14 -std=c++0x +std=c++14 "-h std=c++14"; do + cachevar=`$as_echo "ax_cv_cxx_compile_cxx14_$switch" | $as_tr_sh` + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++14 features with $switch" >&5 +$as_echo_n "checking whether $CXX supports C++14 features with $switch... " >&6; } if eval \${$cachevar+:} false; then : $as_echo_n "(cached) " >&6 else @@ -3737,6 +3977,126 @@ namespace cxx11 + +// If the compiler admits that it is not ready for C++14, why torture it? +// Hopefully, this will speed up the test. + +#ifndef __cplusplus + +#error "This is not a C++ compiler" + +#elif __cplusplus < 201402L + +#error "This is not a C++14 compiler" + +#else + +namespace cxx14 +{ + + namespace test_polymorphic_lambdas + { + + int + test() + { + const auto lambda = [](auto&&... args){ + const auto istiny = [](auto x){ + return (sizeof(x) == 1UL) ? 1 : 0; + }; + const int aretiny[] = { istiny(args)... }; + return aretiny[0]; + }; + return lambda(1, 1L, 1.0f, '1'); + } + + } + + namespace test_binary_literals + { + + constexpr auto ivii = 0b0000000000101010; + static_assert(ivii == 42, "wrong value"); + + } + + namespace test_generalized_constexpr + { + + template < typename CharT > + constexpr unsigned long + strlen_c(const CharT *const s) noexcept + { + auto length = 0UL; + for (auto p = s; *p; ++p) + ++length; + return length; + } + + static_assert(strlen_c("") == 0UL, ""); + static_assert(strlen_c("x") == 1UL, ""); + static_assert(strlen_c("test") == 4UL, ""); + static_assert(strlen_c("another\0test") == 7UL, ""); + + } + + namespace test_lambda_init_capture + { + + int + test() + { + auto x = 0; + const auto lambda1 = [a = x](int b){ return a + b; }; + const auto lambda2 = [a = lambda1(x)](){ return a; }; + return lambda2(); + } + + } + + namespace test_digit_seperators + { + + constexpr auto ten_million = 100'000'000; + static_assert(ten_million == 100000000, ""); + + } + + namespace test_return_type_deduction + { + + auto f(int& x) { return x; } + decltype(auto) g(int& x) { return x; } + + template < typename T1, typename T2 > + struct is_same + { + static constexpr auto value = false; + }; + + template < typename T > + struct is_same + { + static constexpr auto value = true; + }; + + int + test() + { + auto x = 0; + static_assert(is_same::value, ""); + static_assert(is_same::value, ""); + return x; + } + + } + +} // namespace cxx14 + +#endif // __cplusplus >= 201402L + + + _ACEOF if ac_fn_cxx_try_compile "$LINENO"; then : eval $cachevar=yes @@ -3765,25 +4125,25 @@ ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu - if test x$ax_cxx_compile_cxx11_required = xtrue; then + if test x$ax_cxx_compile_cxx14_required = xtrue; then if test x$ac_success = xno; then - as_fn_error $? "*** A compiler with support for C++11 language features is required." "$LINENO" 5 + as_fn_error $? "*** A compiler with support for C++14 language features is required." "$LINENO" 5 fi fi if test x$ac_success = xno; then - HAVE_CXX11=0 - { $as_echo "$as_me:${as_lineno-$LINENO}: No compiler with C++11 support was found" >&5 -$as_echo "$as_me: No compiler with C++11 support was found" >&6;} + HAVE_CXX14=0 + { $as_echo "$as_me:${as_lineno-$LINENO}: No compiler with C++14 support was found" >&5 +$as_echo "$as_me: No compiler with C++14 support was found" >&6;} else - HAVE_CXX11=1 + HAVE_CXX14=1 -$as_echo "#define HAVE_CXX11 1" >>confdefs.h +$as_echo "#define HAVE_CXX14 1" >>confdefs.h fi -am__api_version='1.14' +am__api_version='1.16' # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or @@ -3955,8 +4315,8 @@ test "$program_suffix" != NONE && ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` +# Expand $ac_aux_dir to an absolute path. +am_aux_dir=`cd "$ac_aux_dir" && pwd` if test x"${MISSING+set}" != xset; then case $am_aux_dir in @@ -3975,7 +4335,7 @@ else $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;} fi -if test x"${install_sh}" != xset; then +if test x"${install_sh+set}" != xset; then case $am_aux_dir in *\ * | *\ *) install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; @@ -4212,45 +4572,45 @@ DEPDIR="${am__leading_dot}deps" ac_config_commands="$ac_config_commands depfiles" - -am_make=${MAKE-make} -cat > confinc << 'END' +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5 +$as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; } +cat > confinc.mk << 'END' am__doit: - @echo this is the am__doit target + @echo this is the am__doit target >confinc.out .PHONY: am__doit END -# If we don't find an include directive, just comment out the code. -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5 -$as_echo_n "checking for style of include used by $am_make... " >&6; } am__include="#" am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from 'make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD +# BSD make does it like this. +echo '.include "confinc.mk" # ignored' > confmf.BSD +# Other make implementations (GNU, Solaris 10, AIX) do it like this. +echo 'include confinc.mk # ignored' > confmf.GNU +_am_result=no +for s in GNU BSD; do + { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5 + (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } + case $?:`cat confinc.out 2>/dev/null` in #( + '0:this is the am__doit target') : + case $s in #( + BSD) : + am__include='.include' am__quote='"' ;; #( + *) : + am__include='include' am__quote='' ;; +esac ;; #( + *) : ;; - esac -fi - - -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5 -$as_echo "$_am_result" >&6; } -rm -f confinc confmf +esac + if test "$am__include" != "#"; then + _am_result="yes ($s style)" + break + fi +done +rm -f confinc.* confmf.* +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5 +$as_echo "${_am_result}" >&6; } # Check whether --enable-dependency-tracking was given. if test "${enable_dependency_tracking+set}" = set; then : @@ -4362,12 +4722,12 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: -# -# +# +# mkdir_p='$(MKDIR_P)' -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. +# We need awk for the "check" target (and possibly the TAP driver). The +# system "awk" is bad on some platforms. # Always define AMTAR for backward compatibility. Yes, it's still used # in the wild :-( We should find a proper way to deprecate it ... AMTAR='$${TAR-tar}' @@ -4542,7 +4902,7 @@ END Aborting the configuration process, to ensure you take notice of the issue. You can download and install GNU coreutils to get an 'rm' implementation -that behaves properly: . +that behaves properly: . If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM @@ -4553,6 +4913,7 @@ END fi fi + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5 $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } # Check whether --enable-maintainer-mode was given. @@ -17501,7 +17862,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # # INIT-COMMANDS # -AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" +AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}" # The HP-UX ksh and POSIX shell print the target directory to stdout @@ -18322,29 +18683,35 @@ $as_echo "$as_me: executing $ac_file commands" >&6;} # Older Autoconf quotes --file arguments for eval, but not when files # are listed without --file. Let's play safe and only enable the eval # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac + # TODO: see whether this extra hack can be removed once we start + # requiring Autoconf 2.70 or later. + case $CONFIG_FILES in #( + *\'*) : + eval set x "$CONFIG_FILES" ;; #( + *) : + set x $CONFIG_FILES ;; #( + *) : + ;; +esac shift - for mf + # Used to flag and report bootstrapping failures. + am_rc=0 + for am_mf do # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named 'Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line + am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` + # Check whether this is an Automake generated Makefile which includes + # dependency-tracking related rules and includes. + # Grep'ing the whole file directly is not great: AIX grep has a line # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`$as_dirname -- "$mf" || -$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$mf" : 'X\(//\)[^/]' \| \ - X"$mf" : 'X\(//\)$' \| \ - X"$mf" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$mf" | + sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ + || continue + am_dirpart=`$as_dirname -- "$am_mf" || +$as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$am_mf" : 'X\(//\)[^/]' \| \ + X"$am_mf" : 'X\(//\)$' \| \ + X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X"$am_mf" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q @@ -18362,53 +18729,48 @@ $as_echo X"$mf" | q } s/.*/./; q'` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running 'make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "$am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`$as_dirname -- "$file" || -$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$file" : 'X\(//\)[^/]' \| \ - X"$file" : 'X\(//\)$' \| \ - X"$file" : 'X\(/\)' \| . 2>/dev/null || -$as_echo X"$file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + am_filepart=`$as_basename -- "$am_mf" || +$as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \ + X"$am_mf" : 'X\(//\)$' \| \ + X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || +$as_echo X/"$am_mf" | + sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } - /^X\(\/\/\)[^/].*/{ + /^X\/\(\/\/\)$/{ s//\1/ q } - /^X\(\/\/\)$/{ - s//\1/ - q - } - /^X\(\/\).*/{ + /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` - as_dir=$dirpart/$fdir; as_fn_mkdir_p - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done + { echo "$as_me:$LINENO: cd "$am_dirpart" \ + && sed -e '/# am--include-marker/d' "$am_filepart" \ + | $MAKE -f - am--depfiles" >&5 + (cd "$am_dirpart" \ + && sed -e '/# am--include-marker/d' "$am_filepart" \ + | $MAKE -f - am--depfiles) >&5 2>&5 + ac_status=$? + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); } || am_rc=$? done + if test $am_rc -ne 0; then + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} +as_fn_error $? "Something went wrong bootstrapping makefile fragments + for automatic dependency tracking. Try re-running configure with the + '--disable-dependency-tracking' option to at least be able to build + the package (albeit without support for automatic dependency tracking). +See \`config.log' for more details" "$LINENO" 5; } + fi + { am_dirpart=; unset am_dirpart;} + { am_filepart=; unset am_filepart;} + { am_mf=; unset am_mf;} + { am_rc=; unset am_rc;} + rm -f conftest-deps.mk } ;; "libtool":C) diff --git a/lib-src/mod-nyq-bench/configure.ac b/lib-src/mod-nyq-bench/configure.ac index 51a30848a..984298c81 100644 --- a/lib-src/mod-nyq-bench/configure.ac +++ b/lib-src/mod-nyq-bench/configure.ac @@ -6,7 +6,7 @@ AC_PREREQ([2.59]) AC_INIT([mod-nyq-bench],[1.0],[feedback@audacityteam.org],[mod-nyq-bench]) AC_CONFIG_AUX_DIR([autotools]) AC_CONFIG_MACRO_DIR([m4]) -AX_CXX_COMPILE_STDCXX(11) +AX_CXX_COMPILE_STDCXX(14) AM_INIT_AUTOMAKE([1.11 dist-xz foreign no-dist-gzip subdir-objects -Wall]) AM_MAINTAINER_MODE([disable]) diff --git a/src/Makefile.am b/src/Makefile.am index cbde570c6..8670c53a0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -49,7 +49,7 @@ libaudacity_la_SOURCES = \ $(NULL) audacity_CPPFLAGS = \ - -std=c++11 \ + -std=c++14 \ -Wno-deprecated-declarations \ -D__STDC_CONSTANT_MACROS \ -DWXINTL_NO_GETTEXT_MACRO \ diff --git a/src/Makefile.in b/src/Makefile.in index dc1bc6d2c..1a7b968c2 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15.1 from Makefile.am. +# Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2017 Free Software Foundation, Inc. +# Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -249,6 +249,9 @@ mkinstalldirs = $(install_sh) -d CONFIG_HEADER = configwin.h configunix.h CONFIG_CLEAN_FILES = audacity.desktop CONFIG_CLEAN_VPATH_FILES = +am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(desktopdir)" \ + "$(DESTDIR)$(mimedir)" +PROGRAMS = $(bin_PROGRAMS) am__DEPENDENCIES_1 = libaudacity_la_DEPENDENCIES = $(am__DEPENDENCIES_1) am__dirstamp = $(am__leading_dot)dirstamp @@ -271,9 +274,6 @@ AM_V_lt = $(am__v_lt_@AM_V@) am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) am__v_lt_0 = --silent am__v_lt_1 = -am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(desktopdir)" \ - "$(DESTDIR)$(mimedir)" -PROGRAMS = $(bin_PROGRAMS) am__audacity_SOURCES_DIST = BlockFile.cpp BlockFile.h DirManager.cpp \ DirManager.h Dither.cpp Dither.h FileFormats.cpp FileFormats.h \ Internat.cpp Internat.h Prefs.cpp Prefs.h SampleFormat.cpp \ @@ -1035,7 +1035,402 @@ am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp -am__depfiles_maybe = depfiles +am__maybe_remake_depfiles = depfiles +am__depfiles_remade = ./$(DEPDIR)/audacity-AColor.Po \ + ./$(DEPDIR)/audacity-AboutDialog.Po \ + ./$(DEPDIR)/audacity-AdornedRulerPanel.Po \ + ./$(DEPDIR)/audacity-AudacityApp.Po \ + ./$(DEPDIR)/audacity-AudacityException.Po \ + ./$(DEPDIR)/audacity-AudacityLogger.Po \ + ./$(DEPDIR)/audacity-AudioIO.Po \ + ./$(DEPDIR)/audacity-AudioIOBase.Po \ + ./$(DEPDIR)/audacity-AutoRecovery.Po \ + ./$(DEPDIR)/audacity-AutoRecoveryDialog.Po \ + ./$(DEPDIR)/audacity-BatchCommandDialog.Po \ + ./$(DEPDIR)/audacity-BatchCommands.Po \ + ./$(DEPDIR)/audacity-BatchProcessDialog.Po \ + ./$(DEPDIR)/audacity-Benchmark.Po \ + ./$(DEPDIR)/audacity-BlockFile.Po \ + ./$(DEPDIR)/audacity-CellularPanel.Po \ + ./$(DEPDIR)/audacity-Clipboard.Po \ + ./$(DEPDIR)/audacity-CommonCommandFlags.Po \ + ./$(DEPDIR)/audacity-CrashReport.Po \ + ./$(DEPDIR)/audacity-Dependencies.Po \ + ./$(DEPDIR)/audacity-DeviceChange.Po \ + ./$(DEPDIR)/audacity-DeviceManager.Po \ + ./$(DEPDIR)/audacity-Diags.Po \ + ./$(DEPDIR)/audacity-DirManager.Po \ + ./$(DEPDIR)/audacity-Dither.Po \ + ./$(DEPDIR)/audacity-Envelope.Po \ + ./$(DEPDIR)/audacity-EnvelopeEditor.Po \ + ./$(DEPDIR)/audacity-FFT.Po ./$(DEPDIR)/audacity-FFmpeg.Po \ + ./$(DEPDIR)/audacity-FileException.Po \ + ./$(DEPDIR)/audacity-FileFormats.Po \ + ./$(DEPDIR)/audacity-FileIO.Po \ + ./$(DEPDIR)/audacity-FileNames.Po \ + ./$(DEPDIR)/audacity-FreqWindow.Po \ + ./$(DEPDIR)/audacity-HelpText.Po \ + ./$(DEPDIR)/audacity-HistoryWindow.Po \ + ./$(DEPDIR)/audacity-ImageManipulation.Po \ + ./$(DEPDIR)/audacity-InconsistencyException.Po \ + ./$(DEPDIR)/audacity-Internat.Po \ + ./$(DEPDIR)/audacity-InterpolateAudio.Po \ + ./$(DEPDIR)/audacity-KeyboardCapture.Po \ + ./$(DEPDIR)/audacity-LabelDialog.Po \ + ./$(DEPDIR)/audacity-LabelTrack.Po \ + ./$(DEPDIR)/audacity-LangChoice.Po \ + ./$(DEPDIR)/audacity-Languages.Po \ + ./$(DEPDIR)/audacity-Legacy.Po ./$(DEPDIR)/audacity-Lyrics.Po \ + ./$(DEPDIR)/audacity-LyricsWindow.Po \ + ./$(DEPDIR)/audacity-Matrix.Po ./$(DEPDIR)/audacity-Menus.Po \ + ./$(DEPDIR)/audacity-MissingAliasFileDialog.Po \ + ./$(DEPDIR)/audacity-Mix.Po ./$(DEPDIR)/audacity-MixerBoard.Po \ + ./$(DEPDIR)/audacity-ModuleManager.Po \ + ./$(DEPDIR)/audacity-NoteTrack.Po \ + ./$(DEPDIR)/audacity-PitchName.Po \ + ./$(DEPDIR)/audacity-PlatformCompatibility.Po \ + ./$(DEPDIR)/audacity-PluginManager.Po \ + ./$(DEPDIR)/audacity-Prefs.Po ./$(DEPDIR)/audacity-Printing.Po \ + ./$(DEPDIR)/audacity-Profiler.Po \ + ./$(DEPDIR)/audacity-Project.Po \ + ./$(DEPDIR)/audacity-ProjectAudioIO.Po \ + ./$(DEPDIR)/audacity-ProjectAudioManager.Po \ + ./$(DEPDIR)/audacity-ProjectFSCK.Po \ + ./$(DEPDIR)/audacity-ProjectFileIO.Po \ + ./$(DEPDIR)/audacity-ProjectFileIORegistry.Po \ + ./$(DEPDIR)/audacity-ProjectFileManager.Po \ + ./$(DEPDIR)/audacity-ProjectHistory.Po \ + ./$(DEPDIR)/audacity-ProjectManager.Po \ + ./$(DEPDIR)/audacity-ProjectSelectionManager.Po \ + ./$(DEPDIR)/audacity-ProjectSettings.Po \ + ./$(DEPDIR)/audacity-ProjectStatus.Po \ + ./$(DEPDIR)/audacity-ProjectWindow.Po \ + ./$(DEPDIR)/audacity-ProjectWindowBase.Po \ + ./$(DEPDIR)/audacity-RealFFTf.Po \ + ./$(DEPDIR)/audacity-RealFFTf48x.Po \ + ./$(DEPDIR)/audacity-Resample.Po \ + ./$(DEPDIR)/audacity-RingBuffer.Po \ + ./$(DEPDIR)/audacity-SampleFormat.Po \ + ./$(DEPDIR)/audacity-Screenshot.Po \ + ./$(DEPDIR)/audacity-SelectUtilities.Po \ + ./$(DEPDIR)/audacity-SelectedRegion.Po \ + ./$(DEPDIR)/audacity-SelectionState.Po \ + ./$(DEPDIR)/audacity-Sequence.Po \ + ./$(DEPDIR)/audacity-Shuttle.Po \ + ./$(DEPDIR)/audacity-ShuttleGetDefinition.Po \ + ./$(DEPDIR)/audacity-ShuttleGui.Po \ + ./$(DEPDIR)/audacity-ShuttlePrefs.Po \ + ./$(DEPDIR)/audacity-Snap.Po \ + ./$(DEPDIR)/audacity-SoundActivatedRecord.Po \ + ./$(DEPDIR)/audacity-Spectrum.Po \ + ./$(DEPDIR)/audacity-SpectrumAnalyst.Po \ + ./$(DEPDIR)/audacity-SplashDialog.Po \ + ./$(DEPDIR)/audacity-SseMathFuncs.Po \ + ./$(DEPDIR)/audacity-Tags.Po ./$(DEPDIR)/audacity-Theme.Po \ + ./$(DEPDIR)/audacity-TimeDialog.Po \ + ./$(DEPDIR)/audacity-TimeTrack.Po \ + ./$(DEPDIR)/audacity-TimerRecordDialog.Po \ + ./$(DEPDIR)/audacity-Track.Po \ + ./$(DEPDIR)/audacity-TrackArtist.Po \ + ./$(DEPDIR)/audacity-TrackInfo.Po \ + ./$(DEPDIR)/audacity-TrackPanel.Po \ + ./$(DEPDIR)/audacity-TrackPanelAx.Po \ + ./$(DEPDIR)/audacity-TrackPanelResizeHandle.Po \ + ./$(DEPDIR)/audacity-TrackPanelResizerCell.Po \ + ./$(DEPDIR)/audacity-TrackUtilities.Po \ + ./$(DEPDIR)/audacity-UIHandle.Po \ + ./$(DEPDIR)/audacity-UndoManager.Po \ + ./$(DEPDIR)/audacity-UserException.Po \ + ./$(DEPDIR)/audacity-ViewInfo.Po \ + ./$(DEPDIR)/audacity-VoiceKey.Po \ + ./$(DEPDIR)/audacity-WaveClip.Po \ + ./$(DEPDIR)/audacity-WaveTrack.Po \ + ./$(DEPDIR)/audacity-WrappedType.Po \ + ./$(DEPDIR)/audacity-ZoomInfo.Po \ + ./$(DEPDIR)/libaudacity_la-BlockFile.Plo \ + ./$(DEPDIR)/libaudacity_la-DirManager.Plo \ + ./$(DEPDIR)/libaudacity_la-Dither.Plo \ + ./$(DEPDIR)/libaudacity_la-FileFormats.Plo \ + ./$(DEPDIR)/libaudacity_la-Internat.Plo \ + ./$(DEPDIR)/libaudacity_la-Prefs.Plo \ + ./$(DEPDIR)/libaudacity_la-SampleFormat.Plo \ + ./$(DEPDIR)/libaudacity_la-Sequence.Plo \ + blockfile/$(DEPDIR)/audacity-LegacyAliasBlockFile.Po \ + blockfile/$(DEPDIR)/audacity-LegacyBlockFile.Po \ + blockfile/$(DEPDIR)/audacity-NotYetAvailableException.Po \ + blockfile/$(DEPDIR)/audacity-ODDecodeBlockFile.Po \ + blockfile/$(DEPDIR)/audacity-ODPCMAliasBlockFile.Po \ + blockfile/$(DEPDIR)/audacity-PCMAliasBlockFile.Po \ + blockfile/$(DEPDIR)/audacity-SilentBlockFile.Po \ + blockfile/$(DEPDIR)/audacity-SimpleBlockFile.Po \ + blockfile/$(DEPDIR)/libaudacity_la-LegacyAliasBlockFile.Plo \ + blockfile/$(DEPDIR)/libaudacity_la-LegacyBlockFile.Plo \ + blockfile/$(DEPDIR)/libaudacity_la-NotYetAvailableException.Plo \ + blockfile/$(DEPDIR)/libaudacity_la-ODDecodeBlockFile.Plo \ + blockfile/$(DEPDIR)/libaudacity_la-ODPCMAliasBlockFile.Plo \ + blockfile/$(DEPDIR)/libaudacity_la-PCMAliasBlockFile.Plo \ + blockfile/$(DEPDIR)/libaudacity_la-SilentBlockFile.Plo \ + blockfile/$(DEPDIR)/libaudacity_la-SimpleBlockFile.Plo \ + commands/$(DEPDIR)/audacity-AppCommandEvent.Po \ + commands/$(DEPDIR)/audacity-AudacityCommand.Po \ + commands/$(DEPDIR)/audacity-BatchEvalCommand.Po \ + commands/$(DEPDIR)/audacity-Command.Po \ + commands/$(DEPDIR)/audacity-CommandBuilder.Po \ + commands/$(DEPDIR)/audacity-CommandContext.Po \ + commands/$(DEPDIR)/audacity-CommandDirectory.Po \ + commands/$(DEPDIR)/audacity-CommandHandler.Po \ + commands/$(DEPDIR)/audacity-CommandManager.Po \ + commands/$(DEPDIR)/audacity-CommandSignature.Po \ + commands/$(DEPDIR)/audacity-CommandTargets.Po \ + commands/$(DEPDIR)/audacity-CommandType.Po \ + commands/$(DEPDIR)/audacity-CompareAudioCommand.Po \ + commands/$(DEPDIR)/audacity-Demo.Po \ + commands/$(DEPDIR)/audacity-DragCommand.Po \ + commands/$(DEPDIR)/audacity-GetInfoCommand.Po \ + commands/$(DEPDIR)/audacity-GetTrackInfoCommand.Po \ + commands/$(DEPDIR)/audacity-HelpCommand.Po \ + commands/$(DEPDIR)/audacity-ImportExportCommands.Po \ + commands/$(DEPDIR)/audacity-Keyboard.Po \ + commands/$(DEPDIR)/audacity-LoadCommands.Po \ + commands/$(DEPDIR)/audacity-MessageCommand.Po \ + commands/$(DEPDIR)/audacity-OpenSaveCommands.Po \ + commands/$(DEPDIR)/audacity-PreferenceCommands.Po \ + commands/$(DEPDIR)/audacity-ResponseQueue.Po \ + commands/$(DEPDIR)/audacity-ScreenshotCommand.Po \ + commands/$(DEPDIR)/audacity-ScriptCommandRelay.Po \ + commands/$(DEPDIR)/audacity-SelectCommand.Po \ + commands/$(DEPDIR)/audacity-SetClipCommand.Po \ + commands/$(DEPDIR)/audacity-SetEnvelopeCommand.Po \ + commands/$(DEPDIR)/audacity-SetLabelCommand.Po \ + commands/$(DEPDIR)/audacity-SetProjectCommand.Po \ + commands/$(DEPDIR)/audacity-SetTrackInfoCommand.Po \ + effects/$(DEPDIR)/audacity-Amplify.Po \ + effects/$(DEPDIR)/audacity-AutoDuck.Po \ + effects/$(DEPDIR)/audacity-BassTreble.Po \ + effects/$(DEPDIR)/audacity-Biquad.Po \ + effects/$(DEPDIR)/audacity-ChangePitch.Po \ + effects/$(DEPDIR)/audacity-ChangeSpeed.Po \ + effects/$(DEPDIR)/audacity-ChangeTempo.Po \ + effects/$(DEPDIR)/audacity-ClickRemoval.Po \ + effects/$(DEPDIR)/audacity-Compressor.Po \ + effects/$(DEPDIR)/audacity-Contrast.Po \ + effects/$(DEPDIR)/audacity-Distortion.Po \ + effects/$(DEPDIR)/audacity-DtmfGen.Po \ + effects/$(DEPDIR)/audacity-EBUR128.Po \ + effects/$(DEPDIR)/audacity-Echo.Po \ + effects/$(DEPDIR)/audacity-Effect.Po \ + effects/$(DEPDIR)/audacity-EffectManager.Po \ + effects/$(DEPDIR)/audacity-EffectUI.Po \ + effects/$(DEPDIR)/audacity-Equalization.Po \ + effects/$(DEPDIR)/audacity-Equalization48x.Po \ + effects/$(DEPDIR)/audacity-Fade.Po \ + effects/$(DEPDIR)/audacity-FindClipping.Po \ + effects/$(DEPDIR)/audacity-Generator.Po \ + effects/$(DEPDIR)/audacity-Invert.Po \ + effects/$(DEPDIR)/audacity-LoadEffects.Po \ + effects/$(DEPDIR)/audacity-Loudness.Po \ + effects/$(DEPDIR)/audacity-Noise.Po \ + effects/$(DEPDIR)/audacity-NoiseReduction.Po \ + effects/$(DEPDIR)/audacity-NoiseRemoval.Po \ + effects/$(DEPDIR)/audacity-Normalize.Po \ + effects/$(DEPDIR)/audacity-Paulstretch.Po \ + effects/$(DEPDIR)/audacity-Phaser.Po \ + effects/$(DEPDIR)/audacity-RealtimeEffectManager.Po \ + effects/$(DEPDIR)/audacity-Repair.Po \ + effects/$(DEPDIR)/audacity-Repeat.Po \ + effects/$(DEPDIR)/audacity-Reverb.Po \ + effects/$(DEPDIR)/audacity-Reverse.Po \ + effects/$(DEPDIR)/audacity-SBSMSEffect.Po \ + effects/$(DEPDIR)/audacity-ScienFilter.Po \ + effects/$(DEPDIR)/audacity-Silence.Po \ + effects/$(DEPDIR)/audacity-SimpleMono.Po \ + effects/$(DEPDIR)/audacity-SoundTouchEffect.Po \ + effects/$(DEPDIR)/audacity-StereoToMono.Po \ + effects/$(DEPDIR)/audacity-TimeScale.Po \ + effects/$(DEPDIR)/audacity-TimeWarper.Po \ + effects/$(DEPDIR)/audacity-ToneGen.Po \ + effects/$(DEPDIR)/audacity-TruncSilence.Po \ + effects/$(DEPDIR)/audacity-TwoPassSimpleMono.Po \ + effects/$(DEPDIR)/audacity-Wahwah.Po \ + effects/VST/$(DEPDIR)/audacity-VSTControlGTK.Po \ + effects/VST/$(DEPDIR)/audacity-VSTEffect.Po \ + effects/audiounits/$(DEPDIR)/audacity-AudioUnitEffect.Po \ + effects/ladspa/$(DEPDIR)/audacity-LadspaEffect.Po \ + effects/lv2/$(DEPDIR)/audacity-LV2Effect.Po \ + effects/lv2/$(DEPDIR)/audacity-LoadLV2.Po \ + effects/lv2/zix/$(DEPDIR)/audacity-ring.Po \ + effects/nyquist/$(DEPDIR)/audacity-LoadNyquist.Po \ + effects/nyquist/$(DEPDIR)/audacity-Nyquist.Po \ + effects/vamp/$(DEPDIR)/audacity-LoadVamp.Po \ + effects/vamp/$(DEPDIR)/audacity-VampEffect.Po \ + export/$(DEPDIR)/audacity-Export.Po \ + export/$(DEPDIR)/audacity-ExportCL.Po \ + export/$(DEPDIR)/audacity-ExportFFmpeg.Po \ + export/$(DEPDIR)/audacity-ExportFFmpegDialogs.Po \ + export/$(DEPDIR)/audacity-ExportFLAC.Po \ + export/$(DEPDIR)/audacity-ExportMP2.Po \ + export/$(DEPDIR)/audacity-ExportMP3.Po \ + export/$(DEPDIR)/audacity-ExportMultiple.Po \ + export/$(DEPDIR)/audacity-ExportOGG.Po \ + export/$(DEPDIR)/audacity-ExportPCM.Po \ + import/$(DEPDIR)/audacity-FormatClassifier.Po \ + import/$(DEPDIR)/audacity-Import.Po \ + import/$(DEPDIR)/audacity-ImportFFmpeg.Po \ + import/$(DEPDIR)/audacity-ImportFLAC.Po \ + import/$(DEPDIR)/audacity-ImportGStreamer.Po \ + import/$(DEPDIR)/audacity-ImportLOF.Po \ + import/$(DEPDIR)/audacity-ImportMIDI.Po \ + import/$(DEPDIR)/audacity-ImportMP3.Po \ + import/$(DEPDIR)/audacity-ImportOGG.Po \ + import/$(DEPDIR)/audacity-ImportPCM.Po \ + import/$(DEPDIR)/audacity-ImportQT.Po \ + import/$(DEPDIR)/audacity-ImportRaw.Po \ + import/$(DEPDIR)/audacity-MultiFormatReader.Po \ + import/$(DEPDIR)/audacity-RawAudioGuess.Po \ + import/$(DEPDIR)/audacity-SpecPowerMeter.Po \ + menus/$(DEPDIR)/audacity-ClipMenus.Po \ + menus/$(DEPDIR)/audacity-EditMenus.Po \ + menus/$(DEPDIR)/audacity-ExtraMenus.Po \ + menus/$(DEPDIR)/audacity-FileMenus.Po \ + menus/$(DEPDIR)/audacity-HelpMenus.Po \ + menus/$(DEPDIR)/audacity-LabelMenus.Po \ + menus/$(DEPDIR)/audacity-NavigationMenus.Po \ + menus/$(DEPDIR)/audacity-PluginMenus.Po \ + menus/$(DEPDIR)/audacity-SelectMenus.Po \ + menus/$(DEPDIR)/audacity-ToolbarMenus.Po \ + menus/$(DEPDIR)/audacity-TrackMenus.Po \ + menus/$(DEPDIR)/audacity-TransportMenus.Po \ + menus/$(DEPDIR)/audacity-ViewMenus.Po \ + menus/$(DEPDIR)/audacity-WindowMenus.Po \ + ondemand/$(DEPDIR)/audacity-ODComputeSummaryTask.Po \ + ondemand/$(DEPDIR)/audacity-ODDecodeFFmpegTask.Po \ + ondemand/$(DEPDIR)/audacity-ODDecodeFlacTask.Po \ + ondemand/$(DEPDIR)/audacity-ODDecodeTask.Po \ + ondemand/$(DEPDIR)/audacity-ODManager.Po \ + ondemand/$(DEPDIR)/audacity-ODTask.Po \ + ondemand/$(DEPDIR)/audacity-ODTaskThread.Po \ + ondemand/$(DEPDIR)/audacity-ODWaveTrackTaskQueue.Po \ + prefs/$(DEPDIR)/audacity-BatchPrefs.Po \ + prefs/$(DEPDIR)/audacity-DevicePrefs.Po \ + prefs/$(DEPDIR)/audacity-DirectoriesPrefs.Po \ + prefs/$(DEPDIR)/audacity-EffectsPrefs.Po \ + prefs/$(DEPDIR)/audacity-ExtImportPrefs.Po \ + prefs/$(DEPDIR)/audacity-GUIPrefs.Po \ + prefs/$(DEPDIR)/audacity-ImportExportPrefs.Po \ + prefs/$(DEPDIR)/audacity-KeyConfigPrefs.Po \ + prefs/$(DEPDIR)/audacity-LibraryPrefs.Po \ + prefs/$(DEPDIR)/audacity-MidiIOPrefs.Po \ + prefs/$(DEPDIR)/audacity-ModulePrefs.Po \ + prefs/$(DEPDIR)/audacity-MousePrefs.Po \ + prefs/$(DEPDIR)/audacity-PlaybackPrefs.Po \ + prefs/$(DEPDIR)/audacity-PrefsDialog.Po \ + prefs/$(DEPDIR)/audacity-ProjectsPrefs.Po \ + prefs/$(DEPDIR)/audacity-QualityPrefs.Po \ + prefs/$(DEPDIR)/audacity-RecordingPrefs.Po \ + prefs/$(DEPDIR)/audacity-SpectrogramSettings.Po \ + prefs/$(DEPDIR)/audacity-SpectrumPrefs.Po \ + prefs/$(DEPDIR)/audacity-ThemePrefs.Po \ + prefs/$(DEPDIR)/audacity-TracksBehaviorsPrefs.Po \ + prefs/$(DEPDIR)/audacity-TracksPrefs.Po \ + prefs/$(DEPDIR)/audacity-WarningsPrefs.Po \ + prefs/$(DEPDIR)/audacity-WaveformPrefs.Po \ + prefs/$(DEPDIR)/audacity-WaveformSettings.Po \ + toolbars/$(DEPDIR)/audacity-ControlToolBar.Po \ + toolbars/$(DEPDIR)/audacity-DeviceToolBar.Po \ + toolbars/$(DEPDIR)/audacity-EditToolBar.Po \ + toolbars/$(DEPDIR)/audacity-MeterToolBar.Po \ + toolbars/$(DEPDIR)/audacity-MixerToolBar.Po \ + toolbars/$(DEPDIR)/audacity-ScrubbingToolBar.Po \ + toolbars/$(DEPDIR)/audacity-SelectionBar.Po \ + toolbars/$(DEPDIR)/audacity-SpectralSelectionBar.Po \ + toolbars/$(DEPDIR)/audacity-TimerToolBar.Po \ + toolbars/$(DEPDIR)/audacity-ToolBar.Po \ + toolbars/$(DEPDIR)/audacity-ToolDock.Po \ + toolbars/$(DEPDIR)/audacity-ToolManager.Po \ + toolbars/$(DEPDIR)/audacity-ToolsToolBar.Po \ + toolbars/$(DEPDIR)/audacity-TranscriptionToolBar.Po \ + tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelDefaultClickHandle.Po \ + tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelGlyphHandle.Po \ + tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTextHandle.Po \ + tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackControls.Po \ + tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackVRulerControls.Po \ + tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackView.Po \ + tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackButtonHandle.Po \ + tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackControls.Po \ + tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackSliderHandles.Po \ + tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackVRulerControls.Po \ + tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackVZoomHandle.Po \ + tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackView.Po \ + tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-StretchHandle.Po \ + tracks/playabletrack/ui/$(DEPDIR)/audacity-PlayableTrackButtonHandles.Po \ + tracks/playabletrack/ui/$(DEPDIR)/audacity-PlayableTrackControls.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-CutlineHandle.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SampleHandle.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumVRulerControls.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumVZoomHandle.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumView.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackControls.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackSliderHandles.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackVRulerControls.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackVZoomHandle.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackView.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackViewConstants.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformVRulerControls.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformVZoomHandle.Po \ + tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformView.Po \ + tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackControls.Po \ + tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackVRulerControls.Po \ + tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackView.Po \ + tracks/ui/$(DEPDIR)/audacity-BackgroundCell.Po \ + tracks/ui/$(DEPDIR)/audacity-ButtonHandle.Po \ + tracks/ui/$(DEPDIR)/audacity-CommonTrackControls.Po \ + tracks/ui/$(DEPDIR)/audacity-CommonTrackPanelCell.Po \ + tracks/ui/$(DEPDIR)/audacity-CommonTrackView.Po \ + tracks/ui/$(DEPDIR)/audacity-EditCursorOverlay.Po \ + tracks/ui/$(DEPDIR)/audacity-EnvelopeHandle.Po \ + tracks/ui/$(DEPDIR)/audacity-PlayIndicatorOverlay.Po \ + tracks/ui/$(DEPDIR)/audacity-ScrubUI.Po \ + tracks/ui/$(DEPDIR)/audacity-Scrubbing.Po \ + tracks/ui/$(DEPDIR)/audacity-SelectHandle.Po \ + tracks/ui/$(DEPDIR)/audacity-SliderHandle.Po \ + tracks/ui/$(DEPDIR)/audacity-TimeShiftHandle.Po \ + tracks/ui/$(DEPDIR)/audacity-TrackButtonHandles.Po \ + tracks/ui/$(DEPDIR)/audacity-TrackControls.Po \ + tracks/ui/$(DEPDIR)/audacity-TrackSelectHandle.Po \ + tracks/ui/$(DEPDIR)/audacity-TrackVRulerControls.Po \ + tracks/ui/$(DEPDIR)/audacity-TrackView.Po \ + tracks/ui/$(DEPDIR)/audacity-ZoomHandle.Po \ + widgets/$(DEPDIR)/audacity-AButton.Po \ + widgets/$(DEPDIR)/audacity-ASlider.Po \ + widgets/$(DEPDIR)/audacity-AttachableScrollBar.Po \ + widgets/$(DEPDIR)/audacity-AudacityMessageBox.Po \ + widgets/$(DEPDIR)/audacity-BackedPanel.Po \ + widgets/$(DEPDIR)/audacity-ErrorDialog.Po \ + widgets/$(DEPDIR)/audacity-ExpandingToolBar.Po \ + widgets/$(DEPDIR)/audacity-FileHistory.Po \ + widgets/$(DEPDIR)/audacity-Grabber.Po \ + widgets/$(DEPDIR)/audacity-Grid.Po \ + widgets/$(DEPDIR)/audacity-HelpSystem.Po \ + widgets/$(DEPDIR)/audacity-HtmlWindow.Po \ + widgets/$(DEPDIR)/audacity-ImageRoll.Po \ + widgets/$(DEPDIR)/audacity-KeyView.Po \ + widgets/$(DEPDIR)/audacity-Meter.Po \ + widgets/$(DEPDIR)/audacity-MeterPanelBase.Po \ + widgets/$(DEPDIR)/audacity-MultiDialog.Po \ + widgets/$(DEPDIR)/audacity-NumericTextCtrl.Po \ + widgets/$(DEPDIR)/audacity-Overlay.Po \ + widgets/$(DEPDIR)/audacity-OverlayPanel.Po \ + widgets/$(DEPDIR)/audacity-PopupMenuTable.Po \ + widgets/$(DEPDIR)/audacity-ProgressDialog.Po \ + widgets/$(DEPDIR)/audacity-Ruler.Po \ + widgets/$(DEPDIR)/audacity-Warning.Po \ + widgets/$(DEPDIR)/audacity-numformatter.Po \ + widgets/$(DEPDIR)/audacity-valnum.Po \ + widgets/$(DEPDIR)/audacity-wxPanelWrapper.Po \ + xml/$(DEPDIR)/audacity-XMLFileReader.Po \ + xml/$(DEPDIR)/audacity-XMLTagHandler.Po \ + xml/$(DEPDIR)/audacity-XMLWriter.Po \ + xml/$(DEPDIR)/libaudacity_la-XMLTagHandler.Plo am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) @@ -1328,7 +1723,6 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ -runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ @@ -1382,7 +1776,7 @@ libaudacity_la_SOURCES = \ xml/XMLTagHandler.h \ $(NULL) -audacity_CPPFLAGS = -std=c++11 -Wno-deprecated-declarations \ +audacity_CPPFLAGS = -std=c++14 -Wno-deprecated-declarations \ -D__STDC_CONSTANT_MACROS -DWXINTL_NO_GETTEXT_MACRO \ -DPKGLIBDIR=\"$(pkglibdir)\" -DLIBDIR=\"$(libdir)\" \ $(EXPAT_CFLAGS) $(FILEDIALOG_CFLAGS) $(PORTAUDIO_CFLAGS) \ @@ -1784,8 +2178,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -1821,50 +2215,6 @@ distclean-hdr: -rm -f configwin.h stamp-h1 configunix.h stamp-h2 audacity.desktop: $(top_builddir)/config.status $(srcdir)/audacity.desktop.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ - -clean-checkLTLIBRARIES: - -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES) - @list='$(check_LTLIBRARIES)'; \ - locs=`for p in $$list; do echo $$p; done | \ - sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ - sort -u`; \ - test -z "$$locs" || { \ - echo rm -f $${locs}; \ - rm -f $${locs}; \ - } -blockfile/$(am__dirstamp): - @$(MKDIR_P) blockfile - @: > blockfile/$(am__dirstamp) -blockfile/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) blockfile/$(DEPDIR) - @: > blockfile/$(DEPDIR)/$(am__dirstamp) -blockfile/libaudacity_la-LegacyAliasBlockFile.lo: \ - blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) -blockfile/libaudacity_la-LegacyBlockFile.lo: \ - blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) -blockfile/libaudacity_la-NotYetAvailableException.lo: \ - blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) -blockfile/libaudacity_la-ODDecodeBlockFile.lo: \ - blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) -blockfile/libaudacity_la-ODPCMAliasBlockFile.lo: \ - blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) -blockfile/libaudacity_la-PCMAliasBlockFile.lo: \ - blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) -blockfile/libaudacity_la-SilentBlockFile.lo: \ - blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) -blockfile/libaudacity_la-SimpleBlockFile.lo: \ - blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) -xml/$(am__dirstamp): - @$(MKDIR_P) xml - @: > xml/$(am__dirstamp) -xml/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) xml/$(DEPDIR) - @: > xml/$(DEPDIR)/$(am__dirstamp) -xml/libaudacity_la-XMLTagHandler.lo: xml/$(am__dirstamp) \ - xml/$(DEPDIR)/$(am__dirstamp) - -libaudacity.la: $(libaudacity_la_OBJECTS) $(libaudacity_la_DEPENDENCIES) $(EXTRA_libaudacity_la_DEPENDENCIES) - $(AM_V_CXXLD)$(CXXLINK) $(libaudacity_la_OBJECTS) $(libaudacity_la_LIBADD) $(LIBS) install-binPROGRAMS: $(bin_PROGRAMS) @$(NORMAL_INSTALL) @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ @@ -1914,6 +2264,50 @@ clean-binPROGRAMS: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ echo " rm -f" $$list; \ rm -f $$list + +clean-checkLTLIBRARIES: + -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES) + @list='$(check_LTLIBRARIES)'; \ + locs=`for p in $$list; do echo $$p; done | \ + sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ + sort -u`; \ + test -z "$$locs" || { \ + echo rm -f $${locs}; \ + rm -f $${locs}; \ + } +blockfile/$(am__dirstamp): + @$(MKDIR_P) blockfile + @: > blockfile/$(am__dirstamp) +blockfile/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) blockfile/$(DEPDIR) + @: > blockfile/$(DEPDIR)/$(am__dirstamp) +blockfile/libaudacity_la-LegacyAliasBlockFile.lo: \ + blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) +blockfile/libaudacity_la-LegacyBlockFile.lo: \ + blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) +blockfile/libaudacity_la-NotYetAvailableException.lo: \ + blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) +blockfile/libaudacity_la-ODDecodeBlockFile.lo: \ + blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) +blockfile/libaudacity_la-ODPCMAliasBlockFile.lo: \ + blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) +blockfile/libaudacity_la-PCMAliasBlockFile.lo: \ + blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) +blockfile/libaudacity_la-SilentBlockFile.lo: \ + blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) +blockfile/libaudacity_la-SimpleBlockFile.lo: \ + blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) +xml/$(am__dirstamp): + @$(MKDIR_P) xml + @: > xml/$(am__dirstamp) +xml/$(DEPDIR)/$(am__dirstamp): + @$(MKDIR_P) xml/$(DEPDIR) + @: > xml/$(DEPDIR)/$(am__dirstamp) +xml/libaudacity_la-XMLTagHandler.lo: xml/$(am__dirstamp) \ + xml/$(DEPDIR)/$(am__dirstamp) + +libaudacity.la: $(libaudacity_la_OBJECTS) $(libaudacity_la_DEPENDENCIES) $(EXTRA_libaudacity_la_DEPENDENCIES) + $(AM_V_CXXLD)$(CXXLINK) $(libaudacity_la_OBJECTS) $(libaudacity_la_LIBADD) $(LIBS) blockfile/audacity-LegacyAliasBlockFile.$(OBJEXT): \ blockfile/$(am__dirstamp) blockfile/$(DEPDIR)/$(am__dirstamp) blockfile/audacity-LegacyBlockFile.$(OBJEXT): \ @@ -2657,407 +3051,413 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AColor.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AboutDialog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AdornedRulerPanel.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AudacityApp.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AudacityException.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AudacityLogger.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AudioIO.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AudioIOBase.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AutoRecovery.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AutoRecoveryDialog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-BatchCommandDialog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-BatchCommands.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-BatchProcessDialog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Benchmark.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-BlockFile.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-CellularPanel.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Clipboard.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-CommonCommandFlags.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-CrashReport.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Dependencies.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-DeviceChange.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-DeviceManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Diags.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-DirManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Dither.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Envelope.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-EnvelopeEditor.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FFT.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FFmpeg.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FileException.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FileFormats.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FileIO.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FileNames.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FreqWindow.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-HelpText.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-HistoryWindow.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ImageManipulation.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-InconsistencyException.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Internat.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-InterpolateAudio.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-KeyboardCapture.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-LabelDialog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-LabelTrack.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-LangChoice.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Languages.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Legacy.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Lyrics.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-LyricsWindow.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Matrix.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Menus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-MissingAliasFileDialog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Mix.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-MixerBoard.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ModuleManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-NoteTrack.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-PitchName.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-PlatformCompatibility.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-PluginManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Prefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Printing.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Profiler.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Project.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectAudioIO.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectAudioManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectFSCK.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectFileIO.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectFileIORegistry.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectFileManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectHistory.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectSelectionManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectSettings.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectStatus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectWindow.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectWindowBase.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-RealFFTf.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-RealFFTf48x.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Resample.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-RingBuffer.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SampleFormat.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Screenshot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SelectUtilities.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SelectedRegion.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SelectionState.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Sequence.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Shuttle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ShuttleGetDefinition.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ShuttleGui.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ShuttlePrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Snap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SoundActivatedRecord.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Spectrum.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SpectrumAnalyst.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SplashDialog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SseMathFuncs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Tags.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Theme.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TimeDialog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TimeTrack.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TimerRecordDialog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Track.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackArtist.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackInfo.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackPanel.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackPanelAx.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackPanelResizeHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackPanelResizerCell.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackUtilities.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-UIHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-UndoManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-UserException.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ViewInfo.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-VoiceKey.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-WaveClip.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-WaveTrack.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-WrappedType.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ZoomInfo.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-BlockFile.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-DirManager.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-Dither.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-FileFormats.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-Internat.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-Prefs.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-SampleFormat.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-Sequence.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-LegacyAliasBlockFile.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-LegacyBlockFile.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-NotYetAvailableException.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-ODDecodeBlockFile.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-ODPCMAliasBlockFile.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-PCMAliasBlockFile.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-SilentBlockFile.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-SimpleBlockFile.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-LegacyAliasBlockFile.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-LegacyBlockFile.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-NotYetAvailableException.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-ODDecodeBlockFile.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-ODPCMAliasBlockFile.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-PCMAliasBlockFile.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-SilentBlockFile.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-SimpleBlockFile.Plo@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-AppCommandEvent.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-AudacityCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-BatchEvalCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-Command.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandBuilder.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandContext.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandDirectory.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandHandler.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandSignature.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandTargets.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandType.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CompareAudioCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-Demo.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-DragCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-GetInfoCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-GetTrackInfoCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-HelpCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-ImportExportCommands.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-Keyboard.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-LoadCommands.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-MessageCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-OpenSaveCommands.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-PreferenceCommands.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-ResponseQueue.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-ScreenshotCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-ScriptCommandRelay.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-SelectCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-SetClipCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-SetEnvelopeCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-SetLabelCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-SetProjectCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-SetTrackInfoCommand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Amplify.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-AutoDuck.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-BassTreble.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Biquad.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-ChangePitch.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-ChangeSpeed.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-ChangeTempo.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-ClickRemoval.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Compressor.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Contrast.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Distortion.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-DtmfGen.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-EBUR128.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Echo.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Effect.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-EffectManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-EffectUI.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Equalization.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Equalization48x.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Fade.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-FindClipping.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Generator.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Invert.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-LoadEffects.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Loudness.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Noise.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-NoiseReduction.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-NoiseRemoval.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Normalize.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Paulstretch.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Phaser.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-RealtimeEffectManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Repair.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Repeat.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Reverb.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Reverse.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-SBSMSEffect.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-ScienFilter.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Silence.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-SimpleMono.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-SoundTouchEffect.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-StereoToMono.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-TimeScale.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-TimeWarper.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-ToneGen.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-TruncSilence.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-TwoPassSimpleMono.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Wahwah.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/VST/$(DEPDIR)/audacity-VSTControlGTK.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/VST/$(DEPDIR)/audacity-VSTEffect.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/audiounits/$(DEPDIR)/audacity-AudioUnitEffect.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/ladspa/$(DEPDIR)/audacity-LadspaEffect.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/lv2/$(DEPDIR)/audacity-LV2Effect.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/lv2/$(DEPDIR)/audacity-LoadLV2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/lv2/zix/$(DEPDIR)/audacity-ring.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/nyquist/$(DEPDIR)/audacity-LoadNyquist.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/nyquist/$(DEPDIR)/audacity-Nyquist.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/vamp/$(DEPDIR)/audacity-LoadVamp.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@effects/vamp/$(DEPDIR)/audacity-VampEffect.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-Export.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportCL.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportFFmpeg.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportFFmpegDialogs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportFLAC.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportMP2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportMP3.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportMultiple.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportOGG.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportPCM.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-FormatClassifier.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-Import.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportFFmpeg.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportFLAC.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportGStreamer.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportLOF.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportMIDI.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportMP3.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportOGG.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportPCM.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportQT.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportRaw.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-MultiFormatReader.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-RawAudioGuess.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-SpecPowerMeter.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-ClipMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-EditMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-ExtraMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-FileMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-HelpMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-LabelMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-NavigationMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-PluginMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-SelectMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-ToolbarMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-TrackMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-TransportMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-ViewMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-WindowMenus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODComputeSummaryTask.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODDecodeFFmpegTask.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODDecodeFlacTask.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODDecodeTask.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODTask.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODTaskThread.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODWaveTrackTaskQueue.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-BatchPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-DevicePrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-DirectoriesPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-EffectsPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-ExtImportPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-GUIPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-ImportExportPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-KeyConfigPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-LibraryPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-MidiIOPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-ModulePrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-MousePrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-PlaybackPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-PrefsDialog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-ProjectsPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-QualityPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-RecordingPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-SpectrogramSettings.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-SpectrumPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-ThemePrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-TracksBehaviorsPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-TracksPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-WarningsPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-WaveformPrefs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-WaveformSettings.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-ControlToolBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-DeviceToolBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-EditToolBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-MeterToolBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-MixerToolBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-ScrubbingToolBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-SelectionBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-SpectralSelectionBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-TimerToolBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-ToolBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-ToolDock.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-ToolManager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-ToolsToolBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-TranscriptionToolBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelDefaultClickHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelGlyphHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTextHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackVRulerControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackView.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackButtonHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackSliderHandles.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackVRulerControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackVZoomHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackView.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-StretchHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/ui/$(DEPDIR)/audacity-PlayableTrackButtonHandles.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/ui/$(DEPDIR)/audacity-PlayableTrackControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-CutlineHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SampleHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumVRulerControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumVZoomHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumView.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackSliderHandles.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackVRulerControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackVZoomHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackView.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackViewConstants.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformVRulerControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformVZoomHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformView.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackVRulerControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackView.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-BackgroundCell.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-ButtonHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-CommonTrackControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-CommonTrackPanelCell.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-CommonTrackView.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-EditCursorOverlay.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-EnvelopeHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-PlayIndicatorOverlay.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-ScrubUI.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-Scrubbing.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-SelectHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-SliderHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-TimeShiftHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-TrackButtonHandles.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-TrackControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-TrackSelectHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-TrackVRulerControls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-TrackView.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-ZoomHandle.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-AButton.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-ASlider.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-AttachableScrollBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-AudacityMessageBox.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-BackedPanel.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-ErrorDialog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-ExpandingToolBar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-FileHistory.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-Grabber.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-Grid.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-HelpSystem.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-HtmlWindow.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-ImageRoll.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-KeyView.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-Meter.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-MeterPanelBase.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-MultiDialog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-NumericTextCtrl.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-Overlay.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-OverlayPanel.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-PopupMenuTable.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-ProgressDialog.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-Ruler.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-Warning.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-numformatter.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-valnum.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-wxPanelWrapper.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@xml/$(DEPDIR)/audacity-XMLFileReader.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@xml/$(DEPDIR)/audacity-XMLTagHandler.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@xml/$(DEPDIR)/audacity-XMLWriter.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@xml/$(DEPDIR)/libaudacity_la-XMLTagHandler.Plo@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AColor.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AboutDialog.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AdornedRulerPanel.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AudacityApp.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AudacityException.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AudacityLogger.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AudioIO.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AudioIOBase.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AutoRecovery.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-AutoRecoveryDialog.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-BatchCommandDialog.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-BatchCommands.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-BatchProcessDialog.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Benchmark.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-BlockFile.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-CellularPanel.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Clipboard.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-CommonCommandFlags.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-CrashReport.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Dependencies.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-DeviceChange.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-DeviceManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Diags.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-DirManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Dither.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Envelope.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-EnvelopeEditor.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FFT.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FFmpeg.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FileException.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FileFormats.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FileIO.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FileNames.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-FreqWindow.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-HelpText.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-HistoryWindow.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ImageManipulation.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-InconsistencyException.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Internat.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-InterpolateAudio.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-KeyboardCapture.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-LabelDialog.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-LabelTrack.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-LangChoice.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Languages.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Legacy.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Lyrics.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-LyricsWindow.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Matrix.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Menus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-MissingAliasFileDialog.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Mix.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-MixerBoard.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ModuleManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-NoteTrack.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-PitchName.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-PlatformCompatibility.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-PluginManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Prefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Printing.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Profiler.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Project.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectAudioIO.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectAudioManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectFSCK.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectFileIO.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectFileIORegistry.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectFileManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectHistory.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectSelectionManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectSettings.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectStatus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectWindow.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ProjectWindowBase.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-RealFFTf.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-RealFFTf48x.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Resample.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-RingBuffer.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SampleFormat.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Screenshot.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SelectUtilities.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SelectedRegion.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SelectionState.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Sequence.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Shuttle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ShuttleGetDefinition.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ShuttleGui.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ShuttlePrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Snap.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SoundActivatedRecord.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Spectrum.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SpectrumAnalyst.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SplashDialog.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-SseMathFuncs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Tags.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Theme.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TimeDialog.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TimeTrack.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TimerRecordDialog.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-Track.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackArtist.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackInfo.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackPanel.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackPanelAx.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackPanelResizeHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackPanelResizerCell.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-TrackUtilities.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-UIHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-UndoManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-UserException.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ViewInfo.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-VoiceKey.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-WaveClip.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-WaveTrack.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-WrappedType.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/audacity-ZoomInfo.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-BlockFile.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-DirManager.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-Dither.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-FileFormats.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-Internat.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-Prefs.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-SampleFormat.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libaudacity_la-Sequence.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-LegacyAliasBlockFile.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-LegacyBlockFile.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-NotYetAvailableException.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-ODDecodeBlockFile.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-ODPCMAliasBlockFile.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-PCMAliasBlockFile.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-SilentBlockFile.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/audacity-SimpleBlockFile.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-LegacyAliasBlockFile.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-LegacyBlockFile.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-NotYetAvailableException.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-ODDecodeBlockFile.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-ODPCMAliasBlockFile.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-PCMAliasBlockFile.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-SilentBlockFile.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@blockfile/$(DEPDIR)/libaudacity_la-SimpleBlockFile.Plo@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-AppCommandEvent.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-AudacityCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-BatchEvalCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-Command.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandBuilder.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandContext.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandDirectory.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandHandler.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandSignature.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandTargets.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CommandType.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-CompareAudioCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-Demo.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-DragCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-GetInfoCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-GetTrackInfoCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-HelpCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-ImportExportCommands.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-Keyboard.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-LoadCommands.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-MessageCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-OpenSaveCommands.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-PreferenceCommands.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-ResponseQueue.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-ScreenshotCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-ScriptCommandRelay.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-SelectCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-SetClipCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-SetEnvelopeCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-SetLabelCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-SetProjectCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/audacity-SetTrackInfoCommand.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Amplify.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-AutoDuck.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-BassTreble.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Biquad.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-ChangePitch.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-ChangeSpeed.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-ChangeTempo.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-ClickRemoval.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Compressor.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Contrast.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Distortion.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-DtmfGen.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-EBUR128.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Echo.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Effect.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-EffectManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-EffectUI.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Equalization.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Equalization48x.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Fade.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-FindClipping.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Generator.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Invert.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-LoadEffects.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Loudness.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Noise.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-NoiseReduction.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-NoiseRemoval.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Normalize.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Paulstretch.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Phaser.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-RealtimeEffectManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Repair.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Repeat.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Reverb.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Reverse.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-SBSMSEffect.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-ScienFilter.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Silence.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-SimpleMono.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-SoundTouchEffect.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-StereoToMono.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-TimeScale.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-TimeWarper.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-ToneGen.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-TruncSilence.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-TwoPassSimpleMono.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/$(DEPDIR)/audacity-Wahwah.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/VST/$(DEPDIR)/audacity-VSTControlGTK.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/VST/$(DEPDIR)/audacity-VSTEffect.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/audiounits/$(DEPDIR)/audacity-AudioUnitEffect.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/ladspa/$(DEPDIR)/audacity-LadspaEffect.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/lv2/$(DEPDIR)/audacity-LV2Effect.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/lv2/$(DEPDIR)/audacity-LoadLV2.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/lv2/zix/$(DEPDIR)/audacity-ring.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/nyquist/$(DEPDIR)/audacity-LoadNyquist.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/nyquist/$(DEPDIR)/audacity-Nyquist.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/vamp/$(DEPDIR)/audacity-LoadVamp.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@effects/vamp/$(DEPDIR)/audacity-VampEffect.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-Export.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportCL.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportFFmpeg.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportFFmpegDialogs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportFLAC.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportMP2.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportMP3.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportMultiple.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportOGG.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@export/$(DEPDIR)/audacity-ExportPCM.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-FormatClassifier.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-Import.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportFFmpeg.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportFLAC.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportGStreamer.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportLOF.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportMIDI.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportMP3.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportOGG.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportPCM.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportQT.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-ImportRaw.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-MultiFormatReader.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-RawAudioGuess.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@import/$(DEPDIR)/audacity-SpecPowerMeter.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-ClipMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-EditMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-ExtraMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-FileMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-HelpMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-LabelMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-NavigationMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-PluginMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-SelectMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-ToolbarMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-TrackMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-TransportMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-ViewMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@menus/$(DEPDIR)/audacity-WindowMenus.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODComputeSummaryTask.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODDecodeFFmpegTask.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODDecodeFlacTask.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODDecodeTask.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODTask.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODTaskThread.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@ondemand/$(DEPDIR)/audacity-ODWaveTrackTaskQueue.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-BatchPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-DevicePrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-DirectoriesPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-EffectsPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-ExtImportPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-GUIPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-ImportExportPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-KeyConfigPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-LibraryPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-MidiIOPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-ModulePrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-MousePrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-PlaybackPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-PrefsDialog.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-ProjectsPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-QualityPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-RecordingPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-SpectrogramSettings.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-SpectrumPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-ThemePrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-TracksBehaviorsPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-TracksPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-WarningsPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-WaveformPrefs.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@prefs/$(DEPDIR)/audacity-WaveformSettings.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-ControlToolBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-DeviceToolBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-EditToolBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-MeterToolBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-MixerToolBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-ScrubbingToolBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-SelectionBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-SpectralSelectionBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-TimerToolBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-ToolBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-ToolDock.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-ToolManager.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-ToolsToolBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@toolbars/$(DEPDIR)/audacity-TranscriptionToolBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelDefaultClickHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelGlyphHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTextHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackVRulerControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackView.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackButtonHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackSliderHandles.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackVRulerControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackVZoomHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackView.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-StretchHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/ui/$(DEPDIR)/audacity-PlayableTrackButtonHandles.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/ui/$(DEPDIR)/audacity-PlayableTrackControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-CutlineHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SampleHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumVRulerControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumVZoomHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumView.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackSliderHandles.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackVRulerControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackVZoomHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackView.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackViewConstants.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformVRulerControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformVZoomHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformView.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackVRulerControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackView.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-BackgroundCell.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-ButtonHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-CommonTrackControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-CommonTrackPanelCell.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-CommonTrackView.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-EditCursorOverlay.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-EnvelopeHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-PlayIndicatorOverlay.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-ScrubUI.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-Scrubbing.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-SelectHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-SliderHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-TimeShiftHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-TrackButtonHandles.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-TrackControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-TrackSelectHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-TrackVRulerControls.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-TrackView.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@tracks/ui/$(DEPDIR)/audacity-ZoomHandle.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-AButton.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-ASlider.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-AttachableScrollBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-AudacityMessageBox.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-BackedPanel.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-ErrorDialog.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-ExpandingToolBar.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-FileHistory.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-Grabber.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-Grid.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-HelpSystem.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-HtmlWindow.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-ImageRoll.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-KeyView.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-Meter.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-MeterPanelBase.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-MultiDialog.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-NumericTextCtrl.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-Overlay.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-OverlayPanel.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-PopupMenuTable.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-ProgressDialog.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-Ruler.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-Warning.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-numformatter.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-valnum.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@widgets/$(DEPDIR)/audacity-wxPanelWrapper.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@xml/$(DEPDIR)/audacity-XMLFileReader.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@xml/$(DEPDIR)/audacity-XMLTagHandler.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@xml/$(DEPDIR)/audacity-XMLWriter.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@xml/$(DEPDIR)/libaudacity_la-XMLTagHandler.Plo@am__quote@ # am--include-marker + +$(am__depfiles_remade): + @$(MKDIR_P) $(@D) + @echo '# dummy' >$@-t && $(am__mv) $@-t $@ + +am--depfiles: $(am__depfiles_remade) .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -8680,7 +9080,10 @@ cscopelist-am: $(am__tagged_files) distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags -distdir: $(DISTFILES) +distdir: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) distdir-am + +distdir-am: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -8802,7 +9205,407 @@ clean-am: clean-binPROGRAMS clean-checkLTLIBRARIES clean-generic \ clean-libtool mostlyclean-am distclean: distclean-am - -rm -rf ./$(DEPDIR) blockfile/$(DEPDIR) commands/$(DEPDIR) effects/$(DEPDIR) effects/VST/$(DEPDIR) effects/audiounits/$(DEPDIR) effects/ladspa/$(DEPDIR) effects/lv2/$(DEPDIR) effects/lv2/zix/$(DEPDIR) effects/nyquist/$(DEPDIR) effects/vamp/$(DEPDIR) export/$(DEPDIR) import/$(DEPDIR) menus/$(DEPDIR) ondemand/$(DEPDIR) prefs/$(DEPDIR) toolbars/$(DEPDIR) tracks/labeltrack/ui/$(DEPDIR) tracks/playabletrack/notetrack/ui/$(DEPDIR) tracks/playabletrack/ui/$(DEPDIR) tracks/playabletrack/wavetrack/ui/$(DEPDIR) tracks/timetrack/ui/$(DEPDIR) tracks/ui/$(DEPDIR) widgets/$(DEPDIR) xml/$(DEPDIR) + -rm -f ./$(DEPDIR)/audacity-AColor.Po + -rm -f ./$(DEPDIR)/audacity-AboutDialog.Po + -rm -f ./$(DEPDIR)/audacity-AdornedRulerPanel.Po + -rm -f ./$(DEPDIR)/audacity-AudacityApp.Po + -rm -f ./$(DEPDIR)/audacity-AudacityException.Po + -rm -f ./$(DEPDIR)/audacity-AudacityLogger.Po + -rm -f ./$(DEPDIR)/audacity-AudioIO.Po + -rm -f ./$(DEPDIR)/audacity-AudioIOBase.Po + -rm -f ./$(DEPDIR)/audacity-AutoRecovery.Po + -rm -f ./$(DEPDIR)/audacity-AutoRecoveryDialog.Po + -rm -f ./$(DEPDIR)/audacity-BatchCommandDialog.Po + -rm -f ./$(DEPDIR)/audacity-BatchCommands.Po + -rm -f ./$(DEPDIR)/audacity-BatchProcessDialog.Po + -rm -f ./$(DEPDIR)/audacity-Benchmark.Po + -rm -f ./$(DEPDIR)/audacity-BlockFile.Po + -rm -f ./$(DEPDIR)/audacity-CellularPanel.Po + -rm -f ./$(DEPDIR)/audacity-Clipboard.Po + -rm -f ./$(DEPDIR)/audacity-CommonCommandFlags.Po + -rm -f ./$(DEPDIR)/audacity-CrashReport.Po + -rm -f ./$(DEPDIR)/audacity-Dependencies.Po + -rm -f ./$(DEPDIR)/audacity-DeviceChange.Po + -rm -f ./$(DEPDIR)/audacity-DeviceManager.Po + -rm -f ./$(DEPDIR)/audacity-Diags.Po + -rm -f ./$(DEPDIR)/audacity-DirManager.Po + -rm -f ./$(DEPDIR)/audacity-Dither.Po + -rm -f ./$(DEPDIR)/audacity-Envelope.Po + -rm -f ./$(DEPDIR)/audacity-EnvelopeEditor.Po + -rm -f ./$(DEPDIR)/audacity-FFT.Po + -rm -f ./$(DEPDIR)/audacity-FFmpeg.Po + -rm -f ./$(DEPDIR)/audacity-FileException.Po + -rm -f ./$(DEPDIR)/audacity-FileFormats.Po + -rm -f ./$(DEPDIR)/audacity-FileIO.Po + -rm -f ./$(DEPDIR)/audacity-FileNames.Po + -rm -f ./$(DEPDIR)/audacity-FreqWindow.Po + -rm -f ./$(DEPDIR)/audacity-HelpText.Po + -rm -f ./$(DEPDIR)/audacity-HistoryWindow.Po + -rm -f ./$(DEPDIR)/audacity-ImageManipulation.Po + -rm -f ./$(DEPDIR)/audacity-InconsistencyException.Po + -rm -f ./$(DEPDIR)/audacity-Internat.Po + -rm -f ./$(DEPDIR)/audacity-InterpolateAudio.Po + -rm -f ./$(DEPDIR)/audacity-KeyboardCapture.Po + -rm -f ./$(DEPDIR)/audacity-LabelDialog.Po + -rm -f ./$(DEPDIR)/audacity-LabelTrack.Po + -rm -f ./$(DEPDIR)/audacity-LangChoice.Po + -rm -f ./$(DEPDIR)/audacity-Languages.Po + -rm -f ./$(DEPDIR)/audacity-Legacy.Po + -rm -f ./$(DEPDIR)/audacity-Lyrics.Po + -rm -f ./$(DEPDIR)/audacity-LyricsWindow.Po + -rm -f ./$(DEPDIR)/audacity-Matrix.Po + -rm -f ./$(DEPDIR)/audacity-Menus.Po + -rm -f ./$(DEPDIR)/audacity-MissingAliasFileDialog.Po + -rm -f ./$(DEPDIR)/audacity-Mix.Po + -rm -f ./$(DEPDIR)/audacity-MixerBoard.Po + -rm -f ./$(DEPDIR)/audacity-ModuleManager.Po + -rm -f ./$(DEPDIR)/audacity-NoteTrack.Po + -rm -f ./$(DEPDIR)/audacity-PitchName.Po + -rm -f ./$(DEPDIR)/audacity-PlatformCompatibility.Po + -rm -f ./$(DEPDIR)/audacity-PluginManager.Po + -rm -f ./$(DEPDIR)/audacity-Prefs.Po + -rm -f ./$(DEPDIR)/audacity-Printing.Po + -rm -f ./$(DEPDIR)/audacity-Profiler.Po + -rm -f ./$(DEPDIR)/audacity-Project.Po + -rm -f ./$(DEPDIR)/audacity-ProjectAudioIO.Po + -rm -f ./$(DEPDIR)/audacity-ProjectAudioManager.Po + -rm -f ./$(DEPDIR)/audacity-ProjectFSCK.Po + -rm -f ./$(DEPDIR)/audacity-ProjectFileIO.Po + -rm -f ./$(DEPDIR)/audacity-ProjectFileIORegistry.Po + -rm -f ./$(DEPDIR)/audacity-ProjectFileManager.Po + -rm -f ./$(DEPDIR)/audacity-ProjectHistory.Po + -rm -f ./$(DEPDIR)/audacity-ProjectManager.Po + -rm -f ./$(DEPDIR)/audacity-ProjectSelectionManager.Po + -rm -f ./$(DEPDIR)/audacity-ProjectSettings.Po + -rm -f ./$(DEPDIR)/audacity-ProjectStatus.Po + -rm -f ./$(DEPDIR)/audacity-ProjectWindow.Po + -rm -f ./$(DEPDIR)/audacity-ProjectWindowBase.Po + -rm -f ./$(DEPDIR)/audacity-RealFFTf.Po + -rm -f ./$(DEPDIR)/audacity-RealFFTf48x.Po + -rm -f ./$(DEPDIR)/audacity-Resample.Po + -rm -f ./$(DEPDIR)/audacity-RingBuffer.Po + -rm -f ./$(DEPDIR)/audacity-SampleFormat.Po + -rm -f ./$(DEPDIR)/audacity-Screenshot.Po + -rm -f ./$(DEPDIR)/audacity-SelectUtilities.Po + -rm -f ./$(DEPDIR)/audacity-SelectedRegion.Po + -rm -f ./$(DEPDIR)/audacity-SelectionState.Po + -rm -f ./$(DEPDIR)/audacity-Sequence.Po + -rm -f ./$(DEPDIR)/audacity-Shuttle.Po + -rm -f ./$(DEPDIR)/audacity-ShuttleGetDefinition.Po + -rm -f ./$(DEPDIR)/audacity-ShuttleGui.Po + -rm -f ./$(DEPDIR)/audacity-ShuttlePrefs.Po + -rm -f ./$(DEPDIR)/audacity-Snap.Po + -rm -f ./$(DEPDIR)/audacity-SoundActivatedRecord.Po + -rm -f ./$(DEPDIR)/audacity-Spectrum.Po + -rm -f ./$(DEPDIR)/audacity-SpectrumAnalyst.Po + -rm -f ./$(DEPDIR)/audacity-SplashDialog.Po + -rm -f ./$(DEPDIR)/audacity-SseMathFuncs.Po + -rm -f ./$(DEPDIR)/audacity-Tags.Po + -rm -f ./$(DEPDIR)/audacity-Theme.Po + -rm -f ./$(DEPDIR)/audacity-TimeDialog.Po + -rm -f ./$(DEPDIR)/audacity-TimeTrack.Po + -rm -f ./$(DEPDIR)/audacity-TimerRecordDialog.Po + -rm -f ./$(DEPDIR)/audacity-Track.Po + -rm -f ./$(DEPDIR)/audacity-TrackArtist.Po + -rm -f ./$(DEPDIR)/audacity-TrackInfo.Po + -rm -f ./$(DEPDIR)/audacity-TrackPanel.Po + -rm -f ./$(DEPDIR)/audacity-TrackPanelAx.Po + -rm -f ./$(DEPDIR)/audacity-TrackPanelResizeHandle.Po + -rm -f ./$(DEPDIR)/audacity-TrackPanelResizerCell.Po + -rm -f ./$(DEPDIR)/audacity-TrackUtilities.Po + -rm -f ./$(DEPDIR)/audacity-UIHandle.Po + -rm -f ./$(DEPDIR)/audacity-UndoManager.Po + -rm -f ./$(DEPDIR)/audacity-UserException.Po + -rm -f ./$(DEPDIR)/audacity-ViewInfo.Po + -rm -f ./$(DEPDIR)/audacity-VoiceKey.Po + -rm -f ./$(DEPDIR)/audacity-WaveClip.Po + -rm -f ./$(DEPDIR)/audacity-WaveTrack.Po + -rm -f ./$(DEPDIR)/audacity-WrappedType.Po + -rm -f ./$(DEPDIR)/audacity-ZoomInfo.Po + -rm -f ./$(DEPDIR)/libaudacity_la-BlockFile.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-DirManager.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-Dither.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-FileFormats.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-Internat.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-Prefs.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-SampleFormat.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-Sequence.Plo + -rm -f blockfile/$(DEPDIR)/audacity-LegacyAliasBlockFile.Po + -rm -f blockfile/$(DEPDIR)/audacity-LegacyBlockFile.Po + -rm -f blockfile/$(DEPDIR)/audacity-NotYetAvailableException.Po + -rm -f blockfile/$(DEPDIR)/audacity-ODDecodeBlockFile.Po + -rm -f blockfile/$(DEPDIR)/audacity-ODPCMAliasBlockFile.Po + -rm -f blockfile/$(DEPDIR)/audacity-PCMAliasBlockFile.Po + -rm -f blockfile/$(DEPDIR)/audacity-SilentBlockFile.Po + -rm -f blockfile/$(DEPDIR)/audacity-SimpleBlockFile.Po + -rm -f blockfile/$(DEPDIR)/libaudacity_la-LegacyAliasBlockFile.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-LegacyBlockFile.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-NotYetAvailableException.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-ODDecodeBlockFile.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-ODPCMAliasBlockFile.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-PCMAliasBlockFile.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-SilentBlockFile.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-SimpleBlockFile.Plo + -rm -f commands/$(DEPDIR)/audacity-AppCommandEvent.Po + -rm -f commands/$(DEPDIR)/audacity-AudacityCommand.Po + -rm -f commands/$(DEPDIR)/audacity-BatchEvalCommand.Po + -rm -f commands/$(DEPDIR)/audacity-Command.Po + -rm -f commands/$(DEPDIR)/audacity-CommandBuilder.Po + -rm -f commands/$(DEPDIR)/audacity-CommandContext.Po + -rm -f commands/$(DEPDIR)/audacity-CommandDirectory.Po + -rm -f commands/$(DEPDIR)/audacity-CommandHandler.Po + -rm -f commands/$(DEPDIR)/audacity-CommandManager.Po + -rm -f commands/$(DEPDIR)/audacity-CommandSignature.Po + -rm -f commands/$(DEPDIR)/audacity-CommandTargets.Po + -rm -f commands/$(DEPDIR)/audacity-CommandType.Po + -rm -f commands/$(DEPDIR)/audacity-CompareAudioCommand.Po + -rm -f commands/$(DEPDIR)/audacity-Demo.Po + -rm -f commands/$(DEPDIR)/audacity-DragCommand.Po + -rm -f commands/$(DEPDIR)/audacity-GetInfoCommand.Po + -rm -f commands/$(DEPDIR)/audacity-GetTrackInfoCommand.Po + -rm -f commands/$(DEPDIR)/audacity-HelpCommand.Po + -rm -f commands/$(DEPDIR)/audacity-ImportExportCommands.Po + -rm -f commands/$(DEPDIR)/audacity-Keyboard.Po + -rm -f commands/$(DEPDIR)/audacity-LoadCommands.Po + -rm -f commands/$(DEPDIR)/audacity-MessageCommand.Po + -rm -f commands/$(DEPDIR)/audacity-OpenSaveCommands.Po + -rm -f commands/$(DEPDIR)/audacity-PreferenceCommands.Po + -rm -f commands/$(DEPDIR)/audacity-ResponseQueue.Po + -rm -f commands/$(DEPDIR)/audacity-ScreenshotCommand.Po + -rm -f commands/$(DEPDIR)/audacity-ScriptCommandRelay.Po + -rm -f commands/$(DEPDIR)/audacity-SelectCommand.Po + -rm -f commands/$(DEPDIR)/audacity-SetClipCommand.Po + -rm -f commands/$(DEPDIR)/audacity-SetEnvelopeCommand.Po + -rm -f commands/$(DEPDIR)/audacity-SetLabelCommand.Po + -rm -f commands/$(DEPDIR)/audacity-SetProjectCommand.Po + -rm -f commands/$(DEPDIR)/audacity-SetTrackInfoCommand.Po + -rm -f effects/$(DEPDIR)/audacity-Amplify.Po + -rm -f effects/$(DEPDIR)/audacity-AutoDuck.Po + -rm -f effects/$(DEPDIR)/audacity-BassTreble.Po + -rm -f effects/$(DEPDIR)/audacity-Biquad.Po + -rm -f effects/$(DEPDIR)/audacity-ChangePitch.Po + -rm -f effects/$(DEPDIR)/audacity-ChangeSpeed.Po + -rm -f effects/$(DEPDIR)/audacity-ChangeTempo.Po + -rm -f effects/$(DEPDIR)/audacity-ClickRemoval.Po + -rm -f effects/$(DEPDIR)/audacity-Compressor.Po + -rm -f effects/$(DEPDIR)/audacity-Contrast.Po + -rm -f effects/$(DEPDIR)/audacity-Distortion.Po + -rm -f effects/$(DEPDIR)/audacity-DtmfGen.Po + -rm -f effects/$(DEPDIR)/audacity-EBUR128.Po + -rm -f effects/$(DEPDIR)/audacity-Echo.Po + -rm -f effects/$(DEPDIR)/audacity-Effect.Po + -rm -f effects/$(DEPDIR)/audacity-EffectManager.Po + -rm -f effects/$(DEPDIR)/audacity-EffectUI.Po + -rm -f effects/$(DEPDIR)/audacity-Equalization.Po + -rm -f effects/$(DEPDIR)/audacity-Equalization48x.Po + -rm -f effects/$(DEPDIR)/audacity-Fade.Po + -rm -f effects/$(DEPDIR)/audacity-FindClipping.Po + -rm -f effects/$(DEPDIR)/audacity-Generator.Po + -rm -f effects/$(DEPDIR)/audacity-Invert.Po + -rm -f effects/$(DEPDIR)/audacity-LoadEffects.Po + -rm -f effects/$(DEPDIR)/audacity-Loudness.Po + -rm -f effects/$(DEPDIR)/audacity-Noise.Po + -rm -f effects/$(DEPDIR)/audacity-NoiseReduction.Po + -rm -f effects/$(DEPDIR)/audacity-NoiseRemoval.Po + -rm -f effects/$(DEPDIR)/audacity-Normalize.Po + -rm -f effects/$(DEPDIR)/audacity-Paulstretch.Po + -rm -f effects/$(DEPDIR)/audacity-Phaser.Po + -rm -f effects/$(DEPDIR)/audacity-RealtimeEffectManager.Po + -rm -f effects/$(DEPDIR)/audacity-Repair.Po + -rm -f effects/$(DEPDIR)/audacity-Repeat.Po + -rm -f effects/$(DEPDIR)/audacity-Reverb.Po + -rm -f effects/$(DEPDIR)/audacity-Reverse.Po + -rm -f effects/$(DEPDIR)/audacity-SBSMSEffect.Po + -rm -f effects/$(DEPDIR)/audacity-ScienFilter.Po + -rm -f effects/$(DEPDIR)/audacity-Silence.Po + -rm -f effects/$(DEPDIR)/audacity-SimpleMono.Po + -rm -f effects/$(DEPDIR)/audacity-SoundTouchEffect.Po + -rm -f effects/$(DEPDIR)/audacity-StereoToMono.Po + -rm -f effects/$(DEPDIR)/audacity-TimeScale.Po + -rm -f effects/$(DEPDIR)/audacity-TimeWarper.Po + -rm -f effects/$(DEPDIR)/audacity-ToneGen.Po + -rm -f effects/$(DEPDIR)/audacity-TruncSilence.Po + -rm -f effects/$(DEPDIR)/audacity-TwoPassSimpleMono.Po + -rm -f effects/$(DEPDIR)/audacity-Wahwah.Po + -rm -f effects/VST/$(DEPDIR)/audacity-VSTControlGTK.Po + -rm -f effects/VST/$(DEPDIR)/audacity-VSTEffect.Po + -rm -f effects/audiounits/$(DEPDIR)/audacity-AudioUnitEffect.Po + -rm -f effects/ladspa/$(DEPDIR)/audacity-LadspaEffect.Po + -rm -f effects/lv2/$(DEPDIR)/audacity-LV2Effect.Po + -rm -f effects/lv2/$(DEPDIR)/audacity-LoadLV2.Po + -rm -f effects/lv2/zix/$(DEPDIR)/audacity-ring.Po + -rm -f effects/nyquist/$(DEPDIR)/audacity-LoadNyquist.Po + -rm -f effects/nyquist/$(DEPDIR)/audacity-Nyquist.Po + -rm -f effects/vamp/$(DEPDIR)/audacity-LoadVamp.Po + -rm -f effects/vamp/$(DEPDIR)/audacity-VampEffect.Po + -rm -f export/$(DEPDIR)/audacity-Export.Po + -rm -f export/$(DEPDIR)/audacity-ExportCL.Po + -rm -f export/$(DEPDIR)/audacity-ExportFFmpeg.Po + -rm -f export/$(DEPDIR)/audacity-ExportFFmpegDialogs.Po + -rm -f export/$(DEPDIR)/audacity-ExportFLAC.Po + -rm -f export/$(DEPDIR)/audacity-ExportMP2.Po + -rm -f export/$(DEPDIR)/audacity-ExportMP3.Po + -rm -f export/$(DEPDIR)/audacity-ExportMultiple.Po + -rm -f export/$(DEPDIR)/audacity-ExportOGG.Po + -rm -f export/$(DEPDIR)/audacity-ExportPCM.Po + -rm -f import/$(DEPDIR)/audacity-FormatClassifier.Po + -rm -f import/$(DEPDIR)/audacity-Import.Po + -rm -f import/$(DEPDIR)/audacity-ImportFFmpeg.Po + -rm -f import/$(DEPDIR)/audacity-ImportFLAC.Po + -rm -f import/$(DEPDIR)/audacity-ImportGStreamer.Po + -rm -f import/$(DEPDIR)/audacity-ImportLOF.Po + -rm -f import/$(DEPDIR)/audacity-ImportMIDI.Po + -rm -f import/$(DEPDIR)/audacity-ImportMP3.Po + -rm -f import/$(DEPDIR)/audacity-ImportOGG.Po + -rm -f import/$(DEPDIR)/audacity-ImportPCM.Po + -rm -f import/$(DEPDIR)/audacity-ImportQT.Po + -rm -f import/$(DEPDIR)/audacity-ImportRaw.Po + -rm -f import/$(DEPDIR)/audacity-MultiFormatReader.Po + -rm -f import/$(DEPDIR)/audacity-RawAudioGuess.Po + -rm -f import/$(DEPDIR)/audacity-SpecPowerMeter.Po + -rm -f menus/$(DEPDIR)/audacity-ClipMenus.Po + -rm -f menus/$(DEPDIR)/audacity-EditMenus.Po + -rm -f menus/$(DEPDIR)/audacity-ExtraMenus.Po + -rm -f menus/$(DEPDIR)/audacity-FileMenus.Po + -rm -f menus/$(DEPDIR)/audacity-HelpMenus.Po + -rm -f menus/$(DEPDIR)/audacity-LabelMenus.Po + -rm -f menus/$(DEPDIR)/audacity-NavigationMenus.Po + -rm -f menus/$(DEPDIR)/audacity-PluginMenus.Po + -rm -f menus/$(DEPDIR)/audacity-SelectMenus.Po + -rm -f menus/$(DEPDIR)/audacity-ToolbarMenus.Po + -rm -f menus/$(DEPDIR)/audacity-TrackMenus.Po + -rm -f menus/$(DEPDIR)/audacity-TransportMenus.Po + -rm -f menus/$(DEPDIR)/audacity-ViewMenus.Po + -rm -f menus/$(DEPDIR)/audacity-WindowMenus.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODComputeSummaryTask.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODDecodeFFmpegTask.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODDecodeFlacTask.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODDecodeTask.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODManager.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODTask.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODTaskThread.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODWaveTrackTaskQueue.Po + -rm -f prefs/$(DEPDIR)/audacity-BatchPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-DevicePrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-DirectoriesPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-EffectsPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-ExtImportPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-GUIPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-ImportExportPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-KeyConfigPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-LibraryPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-MidiIOPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-ModulePrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-MousePrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-PlaybackPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-PrefsDialog.Po + -rm -f prefs/$(DEPDIR)/audacity-ProjectsPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-QualityPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-RecordingPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-SpectrogramSettings.Po + -rm -f prefs/$(DEPDIR)/audacity-SpectrumPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-ThemePrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-TracksBehaviorsPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-TracksPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-WarningsPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-WaveformPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-WaveformSettings.Po + -rm -f toolbars/$(DEPDIR)/audacity-ControlToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-DeviceToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-EditToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-MeterToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-MixerToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-ScrubbingToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-SelectionBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-SpectralSelectionBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-TimerToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-ToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-ToolDock.Po + -rm -f toolbars/$(DEPDIR)/audacity-ToolManager.Po + -rm -f toolbars/$(DEPDIR)/audacity-ToolsToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-TranscriptionToolBar.Po + -rm -f tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelDefaultClickHandle.Po + -rm -f tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelGlyphHandle.Po + -rm -f tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTextHandle.Po + -rm -f tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackControls.Po + -rm -f tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackVRulerControls.Po + -rm -f tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackView.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackButtonHandle.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackControls.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackSliderHandles.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackVRulerControls.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackVZoomHandle.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackView.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-StretchHandle.Po + -rm -f tracks/playabletrack/ui/$(DEPDIR)/audacity-PlayableTrackButtonHandles.Po + -rm -f tracks/playabletrack/ui/$(DEPDIR)/audacity-PlayableTrackControls.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-CutlineHandle.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SampleHandle.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumVRulerControls.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumVZoomHandle.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumView.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackControls.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackSliderHandles.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackVRulerControls.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackVZoomHandle.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackView.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackViewConstants.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformVRulerControls.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformVZoomHandle.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformView.Po + -rm -f tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackControls.Po + -rm -f tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackVRulerControls.Po + -rm -f tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackView.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-BackgroundCell.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-ButtonHandle.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-CommonTrackControls.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-CommonTrackPanelCell.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-CommonTrackView.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-EditCursorOverlay.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-EnvelopeHandle.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-PlayIndicatorOverlay.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-ScrubUI.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-Scrubbing.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-SelectHandle.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-SliderHandle.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-TimeShiftHandle.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-TrackButtonHandles.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-TrackControls.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-TrackSelectHandle.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-TrackVRulerControls.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-TrackView.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-ZoomHandle.Po + -rm -f widgets/$(DEPDIR)/audacity-AButton.Po + -rm -f widgets/$(DEPDIR)/audacity-ASlider.Po + -rm -f widgets/$(DEPDIR)/audacity-AttachableScrollBar.Po + -rm -f widgets/$(DEPDIR)/audacity-AudacityMessageBox.Po + -rm -f widgets/$(DEPDIR)/audacity-BackedPanel.Po + -rm -f widgets/$(DEPDIR)/audacity-ErrorDialog.Po + -rm -f widgets/$(DEPDIR)/audacity-ExpandingToolBar.Po + -rm -f widgets/$(DEPDIR)/audacity-FileHistory.Po + -rm -f widgets/$(DEPDIR)/audacity-Grabber.Po + -rm -f widgets/$(DEPDIR)/audacity-Grid.Po + -rm -f widgets/$(DEPDIR)/audacity-HelpSystem.Po + -rm -f widgets/$(DEPDIR)/audacity-HtmlWindow.Po + -rm -f widgets/$(DEPDIR)/audacity-ImageRoll.Po + -rm -f widgets/$(DEPDIR)/audacity-KeyView.Po + -rm -f widgets/$(DEPDIR)/audacity-Meter.Po + -rm -f widgets/$(DEPDIR)/audacity-MeterPanelBase.Po + -rm -f widgets/$(DEPDIR)/audacity-MultiDialog.Po + -rm -f widgets/$(DEPDIR)/audacity-NumericTextCtrl.Po + -rm -f widgets/$(DEPDIR)/audacity-Overlay.Po + -rm -f widgets/$(DEPDIR)/audacity-OverlayPanel.Po + -rm -f widgets/$(DEPDIR)/audacity-PopupMenuTable.Po + -rm -f widgets/$(DEPDIR)/audacity-ProgressDialog.Po + -rm -f widgets/$(DEPDIR)/audacity-Ruler.Po + -rm -f widgets/$(DEPDIR)/audacity-Warning.Po + -rm -f widgets/$(DEPDIR)/audacity-numformatter.Po + -rm -f widgets/$(DEPDIR)/audacity-valnum.Po + -rm -f widgets/$(DEPDIR)/audacity-wxPanelWrapper.Po + -rm -f xml/$(DEPDIR)/audacity-XMLFileReader.Po + -rm -f xml/$(DEPDIR)/audacity-XMLTagHandler.Po + -rm -f xml/$(DEPDIR)/audacity-XMLWriter.Po + -rm -f xml/$(DEPDIR)/libaudacity_la-XMLTagHandler.Plo -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-hdr distclean-tags @@ -8848,7 +9651,407 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -rf ./$(DEPDIR) blockfile/$(DEPDIR) commands/$(DEPDIR) effects/$(DEPDIR) effects/VST/$(DEPDIR) effects/audiounits/$(DEPDIR) effects/ladspa/$(DEPDIR) effects/lv2/$(DEPDIR) effects/lv2/zix/$(DEPDIR) effects/nyquist/$(DEPDIR) effects/vamp/$(DEPDIR) export/$(DEPDIR) import/$(DEPDIR) menus/$(DEPDIR) ondemand/$(DEPDIR) prefs/$(DEPDIR) toolbars/$(DEPDIR) tracks/labeltrack/ui/$(DEPDIR) tracks/playabletrack/notetrack/ui/$(DEPDIR) tracks/playabletrack/ui/$(DEPDIR) tracks/playabletrack/wavetrack/ui/$(DEPDIR) tracks/timetrack/ui/$(DEPDIR) tracks/ui/$(DEPDIR) widgets/$(DEPDIR) xml/$(DEPDIR) + -rm -f ./$(DEPDIR)/audacity-AColor.Po + -rm -f ./$(DEPDIR)/audacity-AboutDialog.Po + -rm -f ./$(DEPDIR)/audacity-AdornedRulerPanel.Po + -rm -f ./$(DEPDIR)/audacity-AudacityApp.Po + -rm -f ./$(DEPDIR)/audacity-AudacityException.Po + -rm -f ./$(DEPDIR)/audacity-AudacityLogger.Po + -rm -f ./$(DEPDIR)/audacity-AudioIO.Po + -rm -f ./$(DEPDIR)/audacity-AudioIOBase.Po + -rm -f ./$(DEPDIR)/audacity-AutoRecovery.Po + -rm -f ./$(DEPDIR)/audacity-AutoRecoveryDialog.Po + -rm -f ./$(DEPDIR)/audacity-BatchCommandDialog.Po + -rm -f ./$(DEPDIR)/audacity-BatchCommands.Po + -rm -f ./$(DEPDIR)/audacity-BatchProcessDialog.Po + -rm -f ./$(DEPDIR)/audacity-Benchmark.Po + -rm -f ./$(DEPDIR)/audacity-BlockFile.Po + -rm -f ./$(DEPDIR)/audacity-CellularPanel.Po + -rm -f ./$(DEPDIR)/audacity-Clipboard.Po + -rm -f ./$(DEPDIR)/audacity-CommonCommandFlags.Po + -rm -f ./$(DEPDIR)/audacity-CrashReport.Po + -rm -f ./$(DEPDIR)/audacity-Dependencies.Po + -rm -f ./$(DEPDIR)/audacity-DeviceChange.Po + -rm -f ./$(DEPDIR)/audacity-DeviceManager.Po + -rm -f ./$(DEPDIR)/audacity-Diags.Po + -rm -f ./$(DEPDIR)/audacity-DirManager.Po + -rm -f ./$(DEPDIR)/audacity-Dither.Po + -rm -f ./$(DEPDIR)/audacity-Envelope.Po + -rm -f ./$(DEPDIR)/audacity-EnvelopeEditor.Po + -rm -f ./$(DEPDIR)/audacity-FFT.Po + -rm -f ./$(DEPDIR)/audacity-FFmpeg.Po + -rm -f ./$(DEPDIR)/audacity-FileException.Po + -rm -f ./$(DEPDIR)/audacity-FileFormats.Po + -rm -f ./$(DEPDIR)/audacity-FileIO.Po + -rm -f ./$(DEPDIR)/audacity-FileNames.Po + -rm -f ./$(DEPDIR)/audacity-FreqWindow.Po + -rm -f ./$(DEPDIR)/audacity-HelpText.Po + -rm -f ./$(DEPDIR)/audacity-HistoryWindow.Po + -rm -f ./$(DEPDIR)/audacity-ImageManipulation.Po + -rm -f ./$(DEPDIR)/audacity-InconsistencyException.Po + -rm -f ./$(DEPDIR)/audacity-Internat.Po + -rm -f ./$(DEPDIR)/audacity-InterpolateAudio.Po + -rm -f ./$(DEPDIR)/audacity-KeyboardCapture.Po + -rm -f ./$(DEPDIR)/audacity-LabelDialog.Po + -rm -f ./$(DEPDIR)/audacity-LabelTrack.Po + -rm -f ./$(DEPDIR)/audacity-LangChoice.Po + -rm -f ./$(DEPDIR)/audacity-Languages.Po + -rm -f ./$(DEPDIR)/audacity-Legacy.Po + -rm -f ./$(DEPDIR)/audacity-Lyrics.Po + -rm -f ./$(DEPDIR)/audacity-LyricsWindow.Po + -rm -f ./$(DEPDIR)/audacity-Matrix.Po + -rm -f ./$(DEPDIR)/audacity-Menus.Po + -rm -f ./$(DEPDIR)/audacity-MissingAliasFileDialog.Po + -rm -f ./$(DEPDIR)/audacity-Mix.Po + -rm -f ./$(DEPDIR)/audacity-MixerBoard.Po + -rm -f ./$(DEPDIR)/audacity-ModuleManager.Po + -rm -f ./$(DEPDIR)/audacity-NoteTrack.Po + -rm -f ./$(DEPDIR)/audacity-PitchName.Po + -rm -f ./$(DEPDIR)/audacity-PlatformCompatibility.Po + -rm -f ./$(DEPDIR)/audacity-PluginManager.Po + -rm -f ./$(DEPDIR)/audacity-Prefs.Po + -rm -f ./$(DEPDIR)/audacity-Printing.Po + -rm -f ./$(DEPDIR)/audacity-Profiler.Po + -rm -f ./$(DEPDIR)/audacity-Project.Po + -rm -f ./$(DEPDIR)/audacity-ProjectAudioIO.Po + -rm -f ./$(DEPDIR)/audacity-ProjectAudioManager.Po + -rm -f ./$(DEPDIR)/audacity-ProjectFSCK.Po + -rm -f ./$(DEPDIR)/audacity-ProjectFileIO.Po + -rm -f ./$(DEPDIR)/audacity-ProjectFileIORegistry.Po + -rm -f ./$(DEPDIR)/audacity-ProjectFileManager.Po + -rm -f ./$(DEPDIR)/audacity-ProjectHistory.Po + -rm -f ./$(DEPDIR)/audacity-ProjectManager.Po + -rm -f ./$(DEPDIR)/audacity-ProjectSelectionManager.Po + -rm -f ./$(DEPDIR)/audacity-ProjectSettings.Po + -rm -f ./$(DEPDIR)/audacity-ProjectStatus.Po + -rm -f ./$(DEPDIR)/audacity-ProjectWindow.Po + -rm -f ./$(DEPDIR)/audacity-ProjectWindowBase.Po + -rm -f ./$(DEPDIR)/audacity-RealFFTf.Po + -rm -f ./$(DEPDIR)/audacity-RealFFTf48x.Po + -rm -f ./$(DEPDIR)/audacity-Resample.Po + -rm -f ./$(DEPDIR)/audacity-RingBuffer.Po + -rm -f ./$(DEPDIR)/audacity-SampleFormat.Po + -rm -f ./$(DEPDIR)/audacity-Screenshot.Po + -rm -f ./$(DEPDIR)/audacity-SelectUtilities.Po + -rm -f ./$(DEPDIR)/audacity-SelectedRegion.Po + -rm -f ./$(DEPDIR)/audacity-SelectionState.Po + -rm -f ./$(DEPDIR)/audacity-Sequence.Po + -rm -f ./$(DEPDIR)/audacity-Shuttle.Po + -rm -f ./$(DEPDIR)/audacity-ShuttleGetDefinition.Po + -rm -f ./$(DEPDIR)/audacity-ShuttleGui.Po + -rm -f ./$(DEPDIR)/audacity-ShuttlePrefs.Po + -rm -f ./$(DEPDIR)/audacity-Snap.Po + -rm -f ./$(DEPDIR)/audacity-SoundActivatedRecord.Po + -rm -f ./$(DEPDIR)/audacity-Spectrum.Po + -rm -f ./$(DEPDIR)/audacity-SpectrumAnalyst.Po + -rm -f ./$(DEPDIR)/audacity-SplashDialog.Po + -rm -f ./$(DEPDIR)/audacity-SseMathFuncs.Po + -rm -f ./$(DEPDIR)/audacity-Tags.Po + -rm -f ./$(DEPDIR)/audacity-Theme.Po + -rm -f ./$(DEPDIR)/audacity-TimeDialog.Po + -rm -f ./$(DEPDIR)/audacity-TimeTrack.Po + -rm -f ./$(DEPDIR)/audacity-TimerRecordDialog.Po + -rm -f ./$(DEPDIR)/audacity-Track.Po + -rm -f ./$(DEPDIR)/audacity-TrackArtist.Po + -rm -f ./$(DEPDIR)/audacity-TrackInfo.Po + -rm -f ./$(DEPDIR)/audacity-TrackPanel.Po + -rm -f ./$(DEPDIR)/audacity-TrackPanelAx.Po + -rm -f ./$(DEPDIR)/audacity-TrackPanelResizeHandle.Po + -rm -f ./$(DEPDIR)/audacity-TrackPanelResizerCell.Po + -rm -f ./$(DEPDIR)/audacity-TrackUtilities.Po + -rm -f ./$(DEPDIR)/audacity-UIHandle.Po + -rm -f ./$(DEPDIR)/audacity-UndoManager.Po + -rm -f ./$(DEPDIR)/audacity-UserException.Po + -rm -f ./$(DEPDIR)/audacity-ViewInfo.Po + -rm -f ./$(DEPDIR)/audacity-VoiceKey.Po + -rm -f ./$(DEPDIR)/audacity-WaveClip.Po + -rm -f ./$(DEPDIR)/audacity-WaveTrack.Po + -rm -f ./$(DEPDIR)/audacity-WrappedType.Po + -rm -f ./$(DEPDIR)/audacity-ZoomInfo.Po + -rm -f ./$(DEPDIR)/libaudacity_la-BlockFile.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-DirManager.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-Dither.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-FileFormats.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-Internat.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-Prefs.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-SampleFormat.Plo + -rm -f ./$(DEPDIR)/libaudacity_la-Sequence.Plo + -rm -f blockfile/$(DEPDIR)/audacity-LegacyAliasBlockFile.Po + -rm -f blockfile/$(DEPDIR)/audacity-LegacyBlockFile.Po + -rm -f blockfile/$(DEPDIR)/audacity-NotYetAvailableException.Po + -rm -f blockfile/$(DEPDIR)/audacity-ODDecodeBlockFile.Po + -rm -f blockfile/$(DEPDIR)/audacity-ODPCMAliasBlockFile.Po + -rm -f blockfile/$(DEPDIR)/audacity-PCMAliasBlockFile.Po + -rm -f blockfile/$(DEPDIR)/audacity-SilentBlockFile.Po + -rm -f blockfile/$(DEPDIR)/audacity-SimpleBlockFile.Po + -rm -f blockfile/$(DEPDIR)/libaudacity_la-LegacyAliasBlockFile.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-LegacyBlockFile.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-NotYetAvailableException.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-ODDecodeBlockFile.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-ODPCMAliasBlockFile.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-PCMAliasBlockFile.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-SilentBlockFile.Plo + -rm -f blockfile/$(DEPDIR)/libaudacity_la-SimpleBlockFile.Plo + -rm -f commands/$(DEPDIR)/audacity-AppCommandEvent.Po + -rm -f commands/$(DEPDIR)/audacity-AudacityCommand.Po + -rm -f commands/$(DEPDIR)/audacity-BatchEvalCommand.Po + -rm -f commands/$(DEPDIR)/audacity-Command.Po + -rm -f commands/$(DEPDIR)/audacity-CommandBuilder.Po + -rm -f commands/$(DEPDIR)/audacity-CommandContext.Po + -rm -f commands/$(DEPDIR)/audacity-CommandDirectory.Po + -rm -f commands/$(DEPDIR)/audacity-CommandHandler.Po + -rm -f commands/$(DEPDIR)/audacity-CommandManager.Po + -rm -f commands/$(DEPDIR)/audacity-CommandSignature.Po + -rm -f commands/$(DEPDIR)/audacity-CommandTargets.Po + -rm -f commands/$(DEPDIR)/audacity-CommandType.Po + -rm -f commands/$(DEPDIR)/audacity-CompareAudioCommand.Po + -rm -f commands/$(DEPDIR)/audacity-Demo.Po + -rm -f commands/$(DEPDIR)/audacity-DragCommand.Po + -rm -f commands/$(DEPDIR)/audacity-GetInfoCommand.Po + -rm -f commands/$(DEPDIR)/audacity-GetTrackInfoCommand.Po + -rm -f commands/$(DEPDIR)/audacity-HelpCommand.Po + -rm -f commands/$(DEPDIR)/audacity-ImportExportCommands.Po + -rm -f commands/$(DEPDIR)/audacity-Keyboard.Po + -rm -f commands/$(DEPDIR)/audacity-LoadCommands.Po + -rm -f commands/$(DEPDIR)/audacity-MessageCommand.Po + -rm -f commands/$(DEPDIR)/audacity-OpenSaveCommands.Po + -rm -f commands/$(DEPDIR)/audacity-PreferenceCommands.Po + -rm -f commands/$(DEPDIR)/audacity-ResponseQueue.Po + -rm -f commands/$(DEPDIR)/audacity-ScreenshotCommand.Po + -rm -f commands/$(DEPDIR)/audacity-ScriptCommandRelay.Po + -rm -f commands/$(DEPDIR)/audacity-SelectCommand.Po + -rm -f commands/$(DEPDIR)/audacity-SetClipCommand.Po + -rm -f commands/$(DEPDIR)/audacity-SetEnvelopeCommand.Po + -rm -f commands/$(DEPDIR)/audacity-SetLabelCommand.Po + -rm -f commands/$(DEPDIR)/audacity-SetProjectCommand.Po + -rm -f commands/$(DEPDIR)/audacity-SetTrackInfoCommand.Po + -rm -f effects/$(DEPDIR)/audacity-Amplify.Po + -rm -f effects/$(DEPDIR)/audacity-AutoDuck.Po + -rm -f effects/$(DEPDIR)/audacity-BassTreble.Po + -rm -f effects/$(DEPDIR)/audacity-Biquad.Po + -rm -f effects/$(DEPDIR)/audacity-ChangePitch.Po + -rm -f effects/$(DEPDIR)/audacity-ChangeSpeed.Po + -rm -f effects/$(DEPDIR)/audacity-ChangeTempo.Po + -rm -f effects/$(DEPDIR)/audacity-ClickRemoval.Po + -rm -f effects/$(DEPDIR)/audacity-Compressor.Po + -rm -f effects/$(DEPDIR)/audacity-Contrast.Po + -rm -f effects/$(DEPDIR)/audacity-Distortion.Po + -rm -f effects/$(DEPDIR)/audacity-DtmfGen.Po + -rm -f effects/$(DEPDIR)/audacity-EBUR128.Po + -rm -f effects/$(DEPDIR)/audacity-Echo.Po + -rm -f effects/$(DEPDIR)/audacity-Effect.Po + -rm -f effects/$(DEPDIR)/audacity-EffectManager.Po + -rm -f effects/$(DEPDIR)/audacity-EffectUI.Po + -rm -f effects/$(DEPDIR)/audacity-Equalization.Po + -rm -f effects/$(DEPDIR)/audacity-Equalization48x.Po + -rm -f effects/$(DEPDIR)/audacity-Fade.Po + -rm -f effects/$(DEPDIR)/audacity-FindClipping.Po + -rm -f effects/$(DEPDIR)/audacity-Generator.Po + -rm -f effects/$(DEPDIR)/audacity-Invert.Po + -rm -f effects/$(DEPDIR)/audacity-LoadEffects.Po + -rm -f effects/$(DEPDIR)/audacity-Loudness.Po + -rm -f effects/$(DEPDIR)/audacity-Noise.Po + -rm -f effects/$(DEPDIR)/audacity-NoiseReduction.Po + -rm -f effects/$(DEPDIR)/audacity-NoiseRemoval.Po + -rm -f effects/$(DEPDIR)/audacity-Normalize.Po + -rm -f effects/$(DEPDIR)/audacity-Paulstretch.Po + -rm -f effects/$(DEPDIR)/audacity-Phaser.Po + -rm -f effects/$(DEPDIR)/audacity-RealtimeEffectManager.Po + -rm -f effects/$(DEPDIR)/audacity-Repair.Po + -rm -f effects/$(DEPDIR)/audacity-Repeat.Po + -rm -f effects/$(DEPDIR)/audacity-Reverb.Po + -rm -f effects/$(DEPDIR)/audacity-Reverse.Po + -rm -f effects/$(DEPDIR)/audacity-SBSMSEffect.Po + -rm -f effects/$(DEPDIR)/audacity-ScienFilter.Po + -rm -f effects/$(DEPDIR)/audacity-Silence.Po + -rm -f effects/$(DEPDIR)/audacity-SimpleMono.Po + -rm -f effects/$(DEPDIR)/audacity-SoundTouchEffect.Po + -rm -f effects/$(DEPDIR)/audacity-StereoToMono.Po + -rm -f effects/$(DEPDIR)/audacity-TimeScale.Po + -rm -f effects/$(DEPDIR)/audacity-TimeWarper.Po + -rm -f effects/$(DEPDIR)/audacity-ToneGen.Po + -rm -f effects/$(DEPDIR)/audacity-TruncSilence.Po + -rm -f effects/$(DEPDIR)/audacity-TwoPassSimpleMono.Po + -rm -f effects/$(DEPDIR)/audacity-Wahwah.Po + -rm -f effects/VST/$(DEPDIR)/audacity-VSTControlGTK.Po + -rm -f effects/VST/$(DEPDIR)/audacity-VSTEffect.Po + -rm -f effects/audiounits/$(DEPDIR)/audacity-AudioUnitEffect.Po + -rm -f effects/ladspa/$(DEPDIR)/audacity-LadspaEffect.Po + -rm -f effects/lv2/$(DEPDIR)/audacity-LV2Effect.Po + -rm -f effects/lv2/$(DEPDIR)/audacity-LoadLV2.Po + -rm -f effects/lv2/zix/$(DEPDIR)/audacity-ring.Po + -rm -f effects/nyquist/$(DEPDIR)/audacity-LoadNyquist.Po + -rm -f effects/nyquist/$(DEPDIR)/audacity-Nyquist.Po + -rm -f effects/vamp/$(DEPDIR)/audacity-LoadVamp.Po + -rm -f effects/vamp/$(DEPDIR)/audacity-VampEffect.Po + -rm -f export/$(DEPDIR)/audacity-Export.Po + -rm -f export/$(DEPDIR)/audacity-ExportCL.Po + -rm -f export/$(DEPDIR)/audacity-ExportFFmpeg.Po + -rm -f export/$(DEPDIR)/audacity-ExportFFmpegDialogs.Po + -rm -f export/$(DEPDIR)/audacity-ExportFLAC.Po + -rm -f export/$(DEPDIR)/audacity-ExportMP2.Po + -rm -f export/$(DEPDIR)/audacity-ExportMP3.Po + -rm -f export/$(DEPDIR)/audacity-ExportMultiple.Po + -rm -f export/$(DEPDIR)/audacity-ExportOGG.Po + -rm -f export/$(DEPDIR)/audacity-ExportPCM.Po + -rm -f import/$(DEPDIR)/audacity-FormatClassifier.Po + -rm -f import/$(DEPDIR)/audacity-Import.Po + -rm -f import/$(DEPDIR)/audacity-ImportFFmpeg.Po + -rm -f import/$(DEPDIR)/audacity-ImportFLAC.Po + -rm -f import/$(DEPDIR)/audacity-ImportGStreamer.Po + -rm -f import/$(DEPDIR)/audacity-ImportLOF.Po + -rm -f import/$(DEPDIR)/audacity-ImportMIDI.Po + -rm -f import/$(DEPDIR)/audacity-ImportMP3.Po + -rm -f import/$(DEPDIR)/audacity-ImportOGG.Po + -rm -f import/$(DEPDIR)/audacity-ImportPCM.Po + -rm -f import/$(DEPDIR)/audacity-ImportQT.Po + -rm -f import/$(DEPDIR)/audacity-ImportRaw.Po + -rm -f import/$(DEPDIR)/audacity-MultiFormatReader.Po + -rm -f import/$(DEPDIR)/audacity-RawAudioGuess.Po + -rm -f import/$(DEPDIR)/audacity-SpecPowerMeter.Po + -rm -f menus/$(DEPDIR)/audacity-ClipMenus.Po + -rm -f menus/$(DEPDIR)/audacity-EditMenus.Po + -rm -f menus/$(DEPDIR)/audacity-ExtraMenus.Po + -rm -f menus/$(DEPDIR)/audacity-FileMenus.Po + -rm -f menus/$(DEPDIR)/audacity-HelpMenus.Po + -rm -f menus/$(DEPDIR)/audacity-LabelMenus.Po + -rm -f menus/$(DEPDIR)/audacity-NavigationMenus.Po + -rm -f menus/$(DEPDIR)/audacity-PluginMenus.Po + -rm -f menus/$(DEPDIR)/audacity-SelectMenus.Po + -rm -f menus/$(DEPDIR)/audacity-ToolbarMenus.Po + -rm -f menus/$(DEPDIR)/audacity-TrackMenus.Po + -rm -f menus/$(DEPDIR)/audacity-TransportMenus.Po + -rm -f menus/$(DEPDIR)/audacity-ViewMenus.Po + -rm -f menus/$(DEPDIR)/audacity-WindowMenus.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODComputeSummaryTask.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODDecodeFFmpegTask.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODDecodeFlacTask.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODDecodeTask.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODManager.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODTask.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODTaskThread.Po + -rm -f ondemand/$(DEPDIR)/audacity-ODWaveTrackTaskQueue.Po + -rm -f prefs/$(DEPDIR)/audacity-BatchPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-DevicePrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-DirectoriesPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-EffectsPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-ExtImportPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-GUIPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-ImportExportPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-KeyConfigPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-LibraryPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-MidiIOPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-ModulePrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-MousePrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-PlaybackPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-PrefsDialog.Po + -rm -f prefs/$(DEPDIR)/audacity-ProjectsPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-QualityPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-RecordingPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-SpectrogramSettings.Po + -rm -f prefs/$(DEPDIR)/audacity-SpectrumPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-ThemePrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-TracksBehaviorsPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-TracksPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-WarningsPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-WaveformPrefs.Po + -rm -f prefs/$(DEPDIR)/audacity-WaveformSettings.Po + -rm -f toolbars/$(DEPDIR)/audacity-ControlToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-DeviceToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-EditToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-MeterToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-MixerToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-ScrubbingToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-SelectionBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-SpectralSelectionBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-TimerToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-ToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-ToolDock.Po + -rm -f toolbars/$(DEPDIR)/audacity-ToolManager.Po + -rm -f toolbars/$(DEPDIR)/audacity-ToolsToolBar.Po + -rm -f toolbars/$(DEPDIR)/audacity-TranscriptionToolBar.Po + -rm -f tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelDefaultClickHandle.Po + -rm -f tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelGlyphHandle.Po + -rm -f tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTextHandle.Po + -rm -f tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackControls.Po + -rm -f tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackVRulerControls.Po + -rm -f tracks/labeltrack/ui/$(DEPDIR)/audacity-LabelTrackView.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackButtonHandle.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackControls.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackSliderHandles.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackVRulerControls.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackVZoomHandle.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-NoteTrackView.Po + -rm -f tracks/playabletrack/notetrack/ui/$(DEPDIR)/audacity-StretchHandle.Po + -rm -f tracks/playabletrack/ui/$(DEPDIR)/audacity-PlayableTrackButtonHandles.Po + -rm -f tracks/playabletrack/ui/$(DEPDIR)/audacity-PlayableTrackControls.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-CutlineHandle.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SampleHandle.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumVRulerControls.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumVZoomHandle.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-SpectrumView.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackControls.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackSliderHandles.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackVRulerControls.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackVZoomHandle.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackView.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveTrackViewConstants.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformVRulerControls.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformVZoomHandle.Po + -rm -f tracks/playabletrack/wavetrack/ui/$(DEPDIR)/audacity-WaveformView.Po + -rm -f tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackControls.Po + -rm -f tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackVRulerControls.Po + -rm -f tracks/timetrack/ui/$(DEPDIR)/audacity-TimeTrackView.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-BackgroundCell.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-ButtonHandle.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-CommonTrackControls.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-CommonTrackPanelCell.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-CommonTrackView.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-EditCursorOverlay.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-EnvelopeHandle.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-PlayIndicatorOverlay.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-ScrubUI.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-Scrubbing.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-SelectHandle.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-SliderHandle.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-TimeShiftHandle.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-TrackButtonHandles.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-TrackControls.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-TrackSelectHandle.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-TrackVRulerControls.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-TrackView.Po + -rm -f tracks/ui/$(DEPDIR)/audacity-ZoomHandle.Po + -rm -f widgets/$(DEPDIR)/audacity-AButton.Po + -rm -f widgets/$(DEPDIR)/audacity-ASlider.Po + -rm -f widgets/$(DEPDIR)/audacity-AttachableScrollBar.Po + -rm -f widgets/$(DEPDIR)/audacity-AudacityMessageBox.Po + -rm -f widgets/$(DEPDIR)/audacity-BackedPanel.Po + -rm -f widgets/$(DEPDIR)/audacity-ErrorDialog.Po + -rm -f widgets/$(DEPDIR)/audacity-ExpandingToolBar.Po + -rm -f widgets/$(DEPDIR)/audacity-FileHistory.Po + -rm -f widgets/$(DEPDIR)/audacity-Grabber.Po + -rm -f widgets/$(DEPDIR)/audacity-Grid.Po + -rm -f widgets/$(DEPDIR)/audacity-HelpSystem.Po + -rm -f widgets/$(DEPDIR)/audacity-HtmlWindow.Po + -rm -f widgets/$(DEPDIR)/audacity-ImageRoll.Po + -rm -f widgets/$(DEPDIR)/audacity-KeyView.Po + -rm -f widgets/$(DEPDIR)/audacity-Meter.Po + -rm -f widgets/$(DEPDIR)/audacity-MeterPanelBase.Po + -rm -f widgets/$(DEPDIR)/audacity-MultiDialog.Po + -rm -f widgets/$(DEPDIR)/audacity-NumericTextCtrl.Po + -rm -f widgets/$(DEPDIR)/audacity-Overlay.Po + -rm -f widgets/$(DEPDIR)/audacity-OverlayPanel.Po + -rm -f widgets/$(DEPDIR)/audacity-PopupMenuTable.Po + -rm -f widgets/$(DEPDIR)/audacity-ProgressDialog.Po + -rm -f widgets/$(DEPDIR)/audacity-Ruler.Po + -rm -f widgets/$(DEPDIR)/audacity-Warning.Po + -rm -f widgets/$(DEPDIR)/audacity-numformatter.Po + -rm -f widgets/$(DEPDIR)/audacity-valnum.Po + -rm -f widgets/$(DEPDIR)/audacity-wxPanelWrapper.Po + -rm -f xml/$(DEPDIR)/audacity-XMLFileReader.Po + -rm -f xml/$(DEPDIR)/audacity-XMLTagHandler.Po + -rm -f xml/$(DEPDIR)/audacity-XMLWriter.Po + -rm -f xml/$(DEPDIR)/libaudacity_la-XMLTagHandler.Plo -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -8870,7 +10073,7 @@ uninstall-am: uninstall-binPROGRAMS uninstall-desktopDATA \ .MAKE: all check-am install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \ +.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \ clean-binPROGRAMS clean-checkLTLIBRARIES clean-generic \ clean-libtool cscopelist-am ctags ctags-am distclean \ distclean-compile distclean-generic distclean-hdr \ diff --git a/tests/Makefile.in b/tests/Makefile.in index 205a112d9..9f9ebcf59 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.15.1 from Makefile.am. +# Makefile.in generated by automake 1.16.1 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2017 Free Software Foundation, Inc. +# Copyright (C) 1994-2018 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -165,7 +165,9 @@ am__v_at_0 = @ am__v_at_1 = DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/src depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp -am__depfiles_maybe = depfiles +am__maybe_remake_depfiles = depfiles +am__depfiles_remade = ./$(DEPDIR)/SequenceTest-SequenceTest.Po \ + ./$(DEPDIR)/SimpleBlockFileTest-SimpleBlockFileTest.Po am__mv = mv -f CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) @@ -616,7 +618,6 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ -runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ @@ -666,8 +667,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) @@ -702,8 +703,14 @@ mostlyclean-compile: distclean-compile: -rm -f *.tab.c -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SequenceTest-SequenceTest.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SimpleBlockFileTest-SimpleBlockFileTest.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SequenceTest-SequenceTest.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SimpleBlockFileTest-SimpleBlockFileTest.Po@am__quote@ # am--include-marker + +$(am__depfiles_remade): + @$(MKDIR_P) $(@D) + @echo '# dummy' >$@-t && $(am__mv) $@-t $@ + +am--depfiles: $(am__depfiles_remade) .cpp.o: @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ @@ -935,7 +942,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS) fi; \ $$success || exit 1 -check-TESTS: +check-TESTS: $(check_PROGRAMS) @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) @@ -985,7 +992,10 @@ SimpleBlockFileTest.log: SimpleBlockFileTest$(EXEEXT) @am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \ @am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT) -distdir: $(DISTFILES) +distdir: $(BUILT_SOURCES) + $(MAKE) $(AM_MAKEFLAGS) distdir-am + +distdir-am: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ @@ -1060,7 +1070,8 @@ clean-am: clean-checkPROGRAMS clean-generic clean-libtool \ mostlyclean-am distclean: distclean-am - -rm -rf ./$(DEPDIR) + -rm -f ./$(DEPDIR)/SequenceTest-SequenceTest.Po + -rm -f ./$(DEPDIR)/SimpleBlockFileTest-SimpleBlockFileTest.Po -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags @@ -1106,7 +1117,8 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-am - -rm -rf ./$(DEPDIR) + -rm -f ./$(DEPDIR)/SequenceTest-SequenceTest.Po + -rm -f ./$(DEPDIR)/SimpleBlockFileTest-SimpleBlockFileTest.Po -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic @@ -1127,16 +1139,16 @@ uninstall-am: .MAKE: check-am install-am install-strip -.PHONY: CTAGS GTAGS TAGS all all-am check check-TESTS check-am clean \ - clean-checkPROGRAMS clean-generic clean-libtool cscopelist-am \ - ctags ctags-am distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs maintainer-clean \ +.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-TESTS \ + check-am clean clean-checkPROGRAMS clean-generic clean-libtool \ + cscopelist-am ctags ctags-am distclean distclean-compile \ + distclean-generic distclean-libtool distclean-tags distdir dvi \ + dvi-am html html-am info info-am install install-am \ + install-data install-data-am install-dvi install-dvi-am \ + install-exec install-exec-am install-html install-html-am \ + install-info install-info-am install-man install-pdf \ + install-pdf-am install-ps install-ps-am install-strip \ + installcheck installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ recheck tags tags-am uninstall uninstall-am