|
|
|
|
@@ -1,7 +1,7 @@
|
|
|
|
|
# Makefile.in generated by automake 1.15 from Makefile.am.
|
|
|
|
|
# Makefile.in generated by automake 1.15.1 from Makefile.am.
|
|
|
|
|
# @configure_input@
|
|
|
|
|
|
|
|
|
|
# Copyright (C) 1994-2014 Free Software Foundation, Inc.
|
|
|
|
|
# Copyright (C) 1994-2017 Free Software Foundation, Inc.
|
|
|
|
|
|
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
|
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
|
|
|
@@ -399,17 +399,18 @@ am__audacity_SOURCES_DIST = BlockFile.cpp BlockFile.h DirManager.cpp \
|
|
|
|
|
effects/ClickRemoval.h effects/Compressor.cpp \
|
|
|
|
|
effects/Compressor.h effects/Contrast.cpp effects/Contrast.h \
|
|
|
|
|
effects/Distortion.cpp effects/Distortion.h \
|
|
|
|
|
effects/DtmfGen.cpp effects/DtmfGen.h effects/Echo.cpp \
|
|
|
|
|
effects/Echo.h effects/Effect.cpp effects/Effect.h \
|
|
|
|
|
effects/EffectManager.cpp effects/EffectManager.h \
|
|
|
|
|
effects/EffectRack.cpp effects/EffectRack.h \
|
|
|
|
|
effects/Equalization.cpp effects/Equalization.h \
|
|
|
|
|
effects/Equalization48x.cpp effects/Equalization48x.h \
|
|
|
|
|
effects/Fade.cpp effects/Fade.h effects/FindClipping.cpp \
|
|
|
|
|
effects/FindClipping.h effects/Generator.cpp \
|
|
|
|
|
effects/Generator.h effects/Invert.cpp effects/Invert.h \
|
|
|
|
|
effects/LoadEffects.cpp effects/LoadEffects.h \
|
|
|
|
|
effects/Noise.cpp effects/Noise.h effects/NoiseReduction.cpp \
|
|
|
|
|
effects/DtmfGen.cpp effects/DtmfGen.h effects/EBUR128.cpp \
|
|
|
|
|
effects/EBUR128.h effects/Echo.cpp effects/Echo.h \
|
|
|
|
|
effects/Effect.cpp effects/Effect.h effects/EffectManager.cpp \
|
|
|
|
|
effects/EffectManager.h effects/EffectRack.cpp \
|
|
|
|
|
effects/EffectRack.h effects/Equalization.cpp \
|
|
|
|
|
effects/Equalization.h effects/Equalization48x.cpp \
|
|
|
|
|
effects/Equalization48x.h effects/Fade.cpp effects/Fade.h \
|
|
|
|
|
effects/FindClipping.cpp effects/FindClipping.h \
|
|
|
|
|
effects/Generator.cpp effects/Generator.h effects/Invert.cpp \
|
|
|
|
|
effects/Invert.h effects/LoadEffects.cpp effects/LoadEffects.h \
|
|
|
|
|
effects/Loudness.cpp effects/Loudness.h effects/Noise.cpp \
|
|
|
|
|
effects/Noise.h effects/NoiseReduction.cpp \
|
|
|
|
|
effects/NoiseReduction.h effects/NoiseRemoval.cpp \
|
|
|
|
|
effects/NoiseRemoval.h effects/Normalize.cpp \
|
|
|
|
|
effects/Normalize.h effects/Paulstretch.cpp \
|
|
|
|
|
@@ -778,6 +779,7 @@ am_audacity_OBJECTS = $(am__objects_1) audacity-AboutDialog.$(OBJEXT) \
|
|
|
|
|
effects/audacity-Contrast.$(OBJEXT) \
|
|
|
|
|
effects/audacity-Distortion.$(OBJEXT) \
|
|
|
|
|
effects/audacity-DtmfGen.$(OBJEXT) \
|
|
|
|
|
effects/audacity-EBUR128.$(OBJEXT) \
|
|
|
|
|
effects/audacity-Echo.$(OBJEXT) \
|
|
|
|
|
effects/audacity-Effect.$(OBJEXT) \
|
|
|
|
|
effects/audacity-EffectManager.$(OBJEXT) \
|
|
|
|
|
@@ -789,6 +791,7 @@ am_audacity_OBJECTS = $(am__objects_1) audacity-AboutDialog.$(OBJEXT) \
|
|
|
|
|
effects/audacity-Generator.$(OBJEXT) \
|
|
|
|
|
effects/audacity-Invert.$(OBJEXT) \
|
|
|
|
|
effects/audacity-LoadEffects.$(OBJEXT) \
|
|
|
|
|
effects/audacity-Loudness.$(OBJEXT) \
|
|
|
|
|
effects/audacity-Noise.$(OBJEXT) \
|
|
|
|
|
effects/audacity-NoiseReduction.$(OBJEXT) \
|
|
|
|
|
effects/audacity-NoiseRemoval.$(OBJEXT) \
|
|
|
|
|
@@ -1314,6 +1317,7 @@ pdfdir = @pdfdir@
|
|
|
|
|
prefix = @prefix@
|
|
|
|
|
program_transform_name = @program_transform_name@
|
|
|
|
|
psdir = @psdir@
|
|
|
|
|
runstatedir = @runstatedir@
|
|
|
|
|
sbindir = @sbindir@
|
|
|
|
|
sharedstatedir = @sharedstatedir@
|
|
|
|
|
srcdir = @srcdir@
|
|
|
|
|
@@ -1523,17 +1527,18 @@ audacity_SOURCES = $(libaudacity_la_SOURCES) AboutDialog.cpp \
|
|
|
|
|
effects/ClickRemoval.h effects/Compressor.cpp \
|
|
|
|
|
effects/Compressor.h effects/Contrast.cpp effects/Contrast.h \
|
|
|
|
|
effects/Distortion.cpp effects/Distortion.h \
|
|
|
|
|
effects/DtmfGen.cpp effects/DtmfGen.h effects/Echo.cpp \
|
|
|
|
|
effects/Echo.h effects/Effect.cpp effects/Effect.h \
|
|
|
|
|
effects/EffectManager.cpp effects/EffectManager.h \
|
|
|
|
|
effects/EffectRack.cpp effects/EffectRack.h \
|
|
|
|
|
effects/Equalization.cpp effects/Equalization.h \
|
|
|
|
|
effects/Equalization48x.cpp effects/Equalization48x.h \
|
|
|
|
|
effects/Fade.cpp effects/Fade.h effects/FindClipping.cpp \
|
|
|
|
|
effects/FindClipping.h effects/Generator.cpp \
|
|
|
|
|
effects/Generator.h effects/Invert.cpp effects/Invert.h \
|
|
|
|
|
effects/LoadEffects.cpp effects/LoadEffects.h \
|
|
|
|
|
effects/Noise.cpp effects/Noise.h effects/NoiseReduction.cpp \
|
|
|
|
|
effects/DtmfGen.cpp effects/DtmfGen.h effects/EBUR128.cpp \
|
|
|
|
|
effects/EBUR128.h effects/Echo.cpp effects/Echo.h \
|
|
|
|
|
effects/Effect.cpp effects/Effect.h effects/EffectManager.cpp \
|
|
|
|
|
effects/EffectManager.h effects/EffectRack.cpp \
|
|
|
|
|
effects/EffectRack.h effects/Equalization.cpp \
|
|
|
|
|
effects/Equalization.h effects/Equalization48x.cpp \
|
|
|
|
|
effects/Equalization48x.h effects/Fade.cpp effects/Fade.h \
|
|
|
|
|
effects/FindClipping.cpp effects/FindClipping.h \
|
|
|
|
|
effects/Generator.cpp effects/Generator.h effects/Invert.cpp \
|
|
|
|
|
effects/Invert.h effects/LoadEffects.cpp effects/LoadEffects.h \
|
|
|
|
|
effects/Loudness.cpp effects/Loudness.h effects/Noise.cpp \
|
|
|
|
|
effects/Noise.h effects/NoiseReduction.cpp \
|
|
|
|
|
effects/NoiseReduction.h effects/NoiseRemoval.cpp \
|
|
|
|
|
effects/NoiseRemoval.h effects/Normalize.cpp \
|
|
|
|
|
effects/Normalize.h effects/Paulstretch.cpp \
|
|
|
|
|
@@ -2017,6 +2022,8 @@ effects/audacity-Distortion.$(OBJEXT): effects/$(am__dirstamp) \
|
|
|
|
|
effects/$(DEPDIR)/$(am__dirstamp)
|
|
|
|
|
effects/audacity-DtmfGen.$(OBJEXT): effects/$(am__dirstamp) \
|
|
|
|
|
effects/$(DEPDIR)/$(am__dirstamp)
|
|
|
|
|
effects/audacity-EBUR128.$(OBJEXT): effects/$(am__dirstamp) \
|
|
|
|
|
effects/$(DEPDIR)/$(am__dirstamp)
|
|
|
|
|
effects/audacity-Echo.$(OBJEXT): effects/$(am__dirstamp) \
|
|
|
|
|
effects/$(DEPDIR)/$(am__dirstamp)
|
|
|
|
|
effects/audacity-Effect.$(OBJEXT): effects/$(am__dirstamp) \
|
|
|
|
|
@@ -2039,6 +2046,8 @@ effects/audacity-Invert.$(OBJEXT): effects/$(am__dirstamp) \
|
|
|
|
|
effects/$(DEPDIR)/$(am__dirstamp)
|
|
|
|
|
effects/audacity-LoadEffects.$(OBJEXT): effects/$(am__dirstamp) \
|
|
|
|
|
effects/$(DEPDIR)/$(am__dirstamp)
|
|
|
|
|
effects/audacity-Loudness.$(OBJEXT): effects/$(am__dirstamp) \
|
|
|
|
|
effects/$(DEPDIR)/$(am__dirstamp)
|
|
|
|
|
effects/audacity-Noise.$(OBJEXT): effects/$(am__dirstamp) \
|
|
|
|
|
effects/$(DEPDIR)/$(am__dirstamp)
|
|
|
|
|
effects/audacity-NoiseReduction.$(OBJEXT): effects/$(am__dirstamp) \
|
|
|
|
|
@@ -2808,6 +2817,7 @@ distclean-compile:
|
|
|
|
|
@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@
|
|
|
|
|
@@ -2819,6 +2829,7 @@ distclean-compile:
|
|
|
|
|
@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@
|
|
|
|
|
@@ -5515,6 +5526,20 @@ effects/audacity-DtmfGen.obj: effects/DtmfGen.cpp
|
|
|
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
|
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(audacity_CPPFLAGS) $(CPPFLAGS) $(audacity_CXXFLAGS) $(CXXFLAGS) -c -o effects/audacity-DtmfGen.obj `if test -f 'effects/DtmfGen.cpp'; then $(CYGPATH_W) 'effects/DtmfGen.cpp'; else $(CYGPATH_W) '$(srcdir)/effects/DtmfGen.cpp'; fi`
|
|
|
|
|
|
|
|
|
|
effects/audacity-EBUR128.o: effects/EBUR128.cpp
|
|
|
|
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(audacity_CPPFLAGS) $(CPPFLAGS) $(audacity_CXXFLAGS) $(CXXFLAGS) -MT effects/audacity-EBUR128.o -MD -MP -MF effects/$(DEPDIR)/audacity-EBUR128.Tpo -c -o effects/audacity-EBUR128.o `test -f 'effects/EBUR128.cpp' || echo '$(srcdir)/'`effects/EBUR128.cpp
|
|
|
|
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) effects/$(DEPDIR)/audacity-EBUR128.Tpo effects/$(DEPDIR)/audacity-EBUR128.Po
|
|
|
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='effects/EBUR128.cpp' object='effects/audacity-EBUR128.o' libtool=no @AMDEPBACKSLASH@
|
|
|
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
|
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(audacity_CPPFLAGS) $(CPPFLAGS) $(audacity_CXXFLAGS) $(CXXFLAGS) -c -o effects/audacity-EBUR128.o `test -f 'effects/EBUR128.cpp' || echo '$(srcdir)/'`effects/EBUR128.cpp
|
|
|
|
|
|
|
|
|
|
effects/audacity-EBUR128.obj: effects/EBUR128.cpp
|
|
|
|
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(audacity_CPPFLAGS) $(CPPFLAGS) $(audacity_CXXFLAGS) $(CXXFLAGS) -MT effects/audacity-EBUR128.obj -MD -MP -MF effects/$(DEPDIR)/audacity-EBUR128.Tpo -c -o effects/audacity-EBUR128.obj `if test -f 'effects/EBUR128.cpp'; then $(CYGPATH_W) 'effects/EBUR128.cpp'; else $(CYGPATH_W) '$(srcdir)/effects/EBUR128.cpp'; fi`
|
|
|
|
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) effects/$(DEPDIR)/audacity-EBUR128.Tpo effects/$(DEPDIR)/audacity-EBUR128.Po
|
|
|
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='effects/EBUR128.cpp' object='effects/audacity-EBUR128.obj' libtool=no @AMDEPBACKSLASH@
|
|
|
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
|
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(audacity_CPPFLAGS) $(CPPFLAGS) $(audacity_CXXFLAGS) $(CXXFLAGS) -c -o effects/audacity-EBUR128.obj `if test -f 'effects/EBUR128.cpp'; then $(CYGPATH_W) 'effects/EBUR128.cpp'; else $(CYGPATH_W) '$(srcdir)/effects/EBUR128.cpp'; fi`
|
|
|
|
|
|
|
|
|
|
effects/audacity-Echo.o: effects/Echo.cpp
|
|
|
|
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(audacity_CPPFLAGS) $(CPPFLAGS) $(audacity_CXXFLAGS) $(CXXFLAGS) -MT effects/audacity-Echo.o -MD -MP -MF effects/$(DEPDIR)/audacity-Echo.Tpo -c -o effects/audacity-Echo.o `test -f 'effects/Echo.cpp' || echo '$(srcdir)/'`effects/Echo.cpp
|
|
|
|
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) effects/$(DEPDIR)/audacity-Echo.Tpo effects/$(DEPDIR)/audacity-Echo.Po
|
|
|
|
|
@@ -5669,6 +5694,20 @@ effects/audacity-LoadEffects.obj: effects/LoadEffects.cpp
|
|
|
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
|
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(audacity_CPPFLAGS) $(CPPFLAGS) $(audacity_CXXFLAGS) $(CXXFLAGS) -c -o effects/audacity-LoadEffects.obj `if test -f 'effects/LoadEffects.cpp'; then $(CYGPATH_W) 'effects/LoadEffects.cpp'; else $(CYGPATH_W) '$(srcdir)/effects/LoadEffects.cpp'; fi`
|
|
|
|
|
|
|
|
|
|
effects/audacity-Loudness.o: effects/Loudness.cpp
|
|
|
|
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(audacity_CPPFLAGS) $(CPPFLAGS) $(audacity_CXXFLAGS) $(CXXFLAGS) -MT effects/audacity-Loudness.o -MD -MP -MF effects/$(DEPDIR)/audacity-Loudness.Tpo -c -o effects/audacity-Loudness.o `test -f 'effects/Loudness.cpp' || echo '$(srcdir)/'`effects/Loudness.cpp
|
|
|
|
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) effects/$(DEPDIR)/audacity-Loudness.Tpo effects/$(DEPDIR)/audacity-Loudness.Po
|
|
|
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='effects/Loudness.cpp' object='effects/audacity-Loudness.o' libtool=no @AMDEPBACKSLASH@
|
|
|
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
|
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(audacity_CPPFLAGS) $(CPPFLAGS) $(audacity_CXXFLAGS) $(CXXFLAGS) -c -o effects/audacity-Loudness.o `test -f 'effects/Loudness.cpp' || echo '$(srcdir)/'`effects/Loudness.cpp
|
|
|
|
|
|
|
|
|
|
effects/audacity-Loudness.obj: effects/Loudness.cpp
|
|
|
|
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(audacity_CPPFLAGS) $(CPPFLAGS) $(audacity_CXXFLAGS) $(CXXFLAGS) -MT effects/audacity-Loudness.obj -MD -MP -MF effects/$(DEPDIR)/audacity-Loudness.Tpo -c -o effects/audacity-Loudness.obj `if test -f 'effects/Loudness.cpp'; then $(CYGPATH_W) 'effects/Loudness.cpp'; else $(CYGPATH_W) '$(srcdir)/effects/Loudness.cpp'; fi`
|
|
|
|
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) effects/$(DEPDIR)/audacity-Loudness.Tpo effects/$(DEPDIR)/audacity-Loudness.Po
|
|
|
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='effects/Loudness.cpp' object='effects/audacity-Loudness.obj' libtool=no @AMDEPBACKSLASH@
|
|
|
|
|
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
|
|
|
|
@am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(audacity_CPPFLAGS) $(CPPFLAGS) $(audacity_CXXFLAGS) $(CXXFLAGS) -c -o effects/audacity-Loudness.obj `if test -f 'effects/Loudness.cpp'; then $(CYGPATH_W) 'effects/Loudness.cpp'; else $(CYGPATH_W) '$(srcdir)/effects/Loudness.cpp'; fi`
|
|
|
|
|
|
|
|
|
|
effects/audacity-Noise.o: effects/Noise.cpp
|
|
|
|
|
@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(audacity_CPPFLAGS) $(CPPFLAGS) $(audacity_CXXFLAGS) $(CXXFLAGS) -MT effects/audacity-Noise.o -MD -MP -MF effects/$(DEPDIR)/audacity-Noise.Tpo -c -o effects/audacity-Noise.o `test -f 'effects/Noise.cpp' || echo '$(srcdir)/'`effects/Noise.cpp
|
|
|
|
|
@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) effects/$(DEPDIR)/audacity-Noise.Tpo effects/$(DEPDIR)/audacity-Noise.Po
|
|
|
|
|
|