Show Makefile.in syntax highlighted
# Makefile.in generated by automake 1.6.3 from Makefile.am.
# @configure_input@
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
# Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
@SET_MAKE@
SHELL = @SHELL@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
sbindir = @sbindir@
libexecdir = @libexecdir@
datadir = @datadir@
sysconfdir = @sysconfdir@
sharedstatedir = @sharedstatedir@
localstatedir = @localstatedir@
libdir = @libdir@
infodir = @infodir@
mandir = @mandir@
includedir = @includedir@
oldincludedir = /usr/include
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ../..
ACLOCAL = @ACLOCAL@
AUTOCONF = @AUTOCONF@
AUTOMAKE = @AUTOMAKE@
AUTOHEADER = @AUTOHEADER@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_HEADER = $(INSTALL_DATA)
transform = @program_transform_name@
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_alias = @build_alias@
build_triplet = @build@
host_alias = @host_alias@
host_triplet = @host@
target_alias = @target_alias@
target_triplet = @target@
EXEEXT = @EXEEXT@
OBJEXT = @OBJEXT@
PATH_SEPARATOR = @PATH_SEPARATOR@
AMTAR = @AMTAR@
AWK = @AWK@
Audio = @Audio@
CC = @CC@
CXX = @CXX@
DEPDIR = @DEPDIR@
DISTRIBUTED = @DISTRIBUTED@
INCLUDES = @INCLUDES@ -I$(top_srcdir)/src/marsyas -I$(top_srcdir)/otherlibs/RtAudio -I$(top_srcdir)/otherlibs/RtMidi -I$(top_srcdir)/otherlibs/libsvm -I$(top_srcdir)/src/marsyas/MATLAB
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Libs = @Libs@
MADLIB = @MADLIB@
MATLABLIBS = @MATLABLIBS@
MOC = @MOC@
MslLibs = @MslLibs@
OGGLIB = @OGGLIB@
PACKAGE = @PACKAGE@
QASSISTANTCLIENT_LDADD = @QASSISTANTCLIENT_LDADD@
QEMBED = @QEMBED@
QT_CXXFLAGS = @QT_CXXFLAGS@
QT_GUILINK = @QT_GUILINK@
QT_LDADD = @QT_LDADD@
RANLIB = @RANLIB@
STRIP = @STRIP@
UIC = @UIC@
VERSION = @VERSION@
ac_aux_dir = @ac_aux_dir@
am__include = @am__include@
am__quote = @am__quote@
install_sh = @install_sh@
qmake = @qmake@
MAINTAINERCLEANFILES = Makefile.in
@QT_PRESENT_TRUE@lib_LIBRARIES = libmarsyas.a libmarsyasqt.a
@QT_PRESENT_FALSE@lib_LIBRARIES = libmarsyas.a
@QT_PRESENT_TRUE@libmarsyasqt_a_SOURCES =
pkginclude_HEADERS = \
$(top_srcdir)/otherlibs/libsvm/svm.h \
$(top_srcdir)/otherlibs/RtAudio/RtAudio.h \
$(top_srcdir)/otherlibs/RtAudio/RtError.h \
$(top_srcdir)/otherlibs/RtMidi/RtMidi.h \
$(top_srcdir)/otherlibs/RtMidi/RtError.h
libmarsyas_a_SOURCES = \
$(top_srcdir)/otherlibs/libsvm/svm.cpp \
$(top_srcdir)/otherlibs/RtAudio/RtAudio.cpp \
$(top_srcdir)/otherlibs/RtMidi/RtMidi.cpp \
$(top_srcdir)/src/marsyas/MrsLog.cpp \
$(top_srcdir)/src/marsyas/VScheduler.cpp \
$(top_srcdir)/src/marsyas/Scheduler.cpp \
$(top_srcdir)/src/marsyas/ScheduledEvent.cpp \
$(top_srcdir)/src/marsyas/SchedulerManager.cpp \
$(top_srcdir)/src/marsyas/TmTimer.cpp \
$(top_srcdir)/src/marsyas/TmTime.cpp \
$(top_srcdir)/src/marsyas/TmSampleCount.cpp \
$(top_srcdir)/src/marsyas/TmGetTime.cpp \
$(top_srcdir)/src/marsyas/TmControlValue.cpp \
$(top_srcdir)/src/marsyas/TimerFactory.cpp \
$(top_srcdir)/src/marsyas/MarEvent.cpp \
$(top_srcdir)/src/marsyas/EvGetUpd.cpp \
$(top_srcdir)/src/marsyas/EvValUpd.cpp \
$(top_srcdir)/src/marsyas/Repeat.cpp \
$(top_srcdir)/src/marsyas/EvExpr.cpp \
$(top_srcdir)/src/marsyas/ExScanner.cpp \
$(top_srcdir)/src/marsyas/ExParser.cpp \
$(top_srcdir)/src/marsyas/ExSymTbl.cpp \
$(top_srcdir)/src/marsyas/ExNode.cpp \
$(top_srcdir)/src/marsyas/ExVal.cpp \
$(top_srcdir)/src/marsyas/Expr.cpp \
$(top_srcdir)/src/marsyas/ExCommon.cpp \
$(top_srcdir)/src/marsyas/realvec.cpp \
$(top_srcdir)/src/marsyas/SoundFileSource.cpp \
$(top_srcdir)/src/marsyas/SoundFileSource2.cpp \
$(top_srcdir)/src/marsyas/AuFileSource.cpp \
$(top_srcdir)/src/marsyas/WavFileSource.cpp \
$(top_srcdir)/src/marsyas/WavFileSource2.cpp \
$(top_srcdir)/src/marsyas/BaseAudioSink.cpp \
$(top_srcdir)/src/marsyas/Mono2Stereo.cpp \
$(top_srcdir)/src/marsyas/AudioSource.cpp \
$(top_srcdir)/src/marsyas/AudioSource2.cpp \
$(top_srcdir)/src/marsyas/AudioSink.cpp \
$(top_srcdir)/src/marsyas/AudioSink2.cpp \
$(top_srcdir)/src/marsyas/SoundFileSink.cpp \
$(top_srcdir)/src/marsyas/AuFileSink.cpp \
$(top_srcdir)/src/marsyas/WavFileSink.cpp \
$(top_srcdir)/src/marsyas/FileName.cpp \
$(top_srcdir)/src/marsyas/MarSystem.cpp \
$(top_srcdir)/src/marsyas/MarSystemTemplateAdvanced.cpp \
$(top_srcdir)/src/marsyas/MarSystemTemplateBasic.cpp \
$(top_srcdir)/src/marsyas/MarControlManager.cpp \
$(top_srcdir)/src/marsyas/MarControl.cpp \
$(top_srcdir)/src/marsyas/MarControlValue.cpp \
$(top_srcdir)/src/marsyas/Spectrum.cpp \
$(top_srcdir)/src/marsyas/InvSpectrum.cpp \
$(top_srcdir)/src/marsyas/Collection.cpp \
$(top_srcdir)/src/marsyas/fft.cpp \
$(top_srcdir)/src/marsyas/Rms.cpp \
$(top_srcdir)/src/marsyas/Peak2Rms.cpp \
$(top_srcdir)/src/marsyas/PlotSink.cpp \
$(top_srcdir)/src/marsyas/AutoCorrelation.cpp \
$(top_srcdir)/src/marsyas/Peaker.cpp \
$(top_srcdir)/src/marsyas/PeakerAdaptive.cpp \
$(top_srcdir)/src/marsyas/HalfWaveRectifier.cpp \
$(top_srcdir)/src/marsyas/TimeStretch.cpp \
$(top_srcdir)/src/marsyas/Conversions.cpp \
$(top_srcdir)/src/marsyas/MaxArgMax.cpp \
$(top_srcdir)/src/marsyas/MinArgMin.cpp \
$(top_srcdir)/src/marsyas/Series.cpp \
$(top_srcdir)/src/marsyas/ShiftInput.cpp \
$(top_srcdir)/src/marsyas/ShiftOutput.cpp \
$(top_srcdir)/src/marsyas/Shifter.cpp \
$(top_srcdir)/src/marsyas/PvFold.cpp \
$(top_srcdir)/src/marsyas/PvConvert.cpp \
$(top_srcdir)/src/marsyas/PeakConvert.cpp \
$(top_srcdir)/src/marsyas/PeakSynthOsc.cpp \
$(top_srcdir)/src/marsyas/PeakSynthOscBank.cpp \
$(top_srcdir)/src/marsyas/Polar2Cartesian.cpp \
$(top_srcdir)/src/marsyas/Cartesian2Polar.cpp \
$(top_srcdir)/src/marsyas/FlowCutSource.cpp \
$(top_srcdir)/src/marsyas/PeakSynthFFT.cpp \
$(top_srcdir)/src/marsyas/OverlapAdd.cpp \
$(top_srcdir)/src/marsyas/PeakResidual.cpp \
$(top_srcdir)/src/marsyas/PeUtilities.cpp \
$(top_srcdir)/src/marsyas/PvConvolve.cpp \
$(top_srcdir)/src/marsyas/PvOscBank.cpp \
$(top_srcdir)/src/marsyas/PvUnconvert.cpp \
$(top_srcdir)/src/marsyas/PvOverlapadd.cpp \
$(top_srcdir)/src/marsyas/Windowing.cpp \
$(top_srcdir)/src/marsyas/Fanout.cpp \
$(top_srcdir)/src/marsyas/Fanin.cpp \
$(top_srcdir)/src/marsyas/Negative.cpp \
$(top_srcdir)/src/marsyas/SineSource.cpp \
$(top_srcdir)/src/marsyas/MarSystemManager.cpp \
$(top_srcdir)/src/marsyas/PowerSpectrum.cpp \
$(top_srcdir)/src/marsyas/Centroid.cpp \
$(top_srcdir)/src/marsyas/Rolloff.cpp \
$(top_srcdir)/src/marsyas/Flux.cpp \
$(top_srcdir)/src/marsyas/Memory.cpp \
$(top_srcdir)/src/marsyas/Mean.cpp \
$(top_srcdir)/src/marsyas/StandardDeviation.cpp \
$(top_srcdir)/src/marsyas/ZeroCrossings.cpp \
$(top_srcdir)/src/marsyas/Thread.cpp \
$(top_srcdir)/src/marsyas/Socket.cpp \
$(top_srcdir)/src/marsyas/GaussianClassifier.cpp \
$(top_srcdir)/src/marsyas/AbsSoundFileSink.cpp \
$(top_srcdir)/src/marsyas/AbsSoundFileSource.cpp \
$(top_srcdir)/src/marsyas/AbsSoundFileSource2.cpp \
$(top_srcdir)/src/marsyas/Confidence.cpp \
$(top_srcdir)/src/marsyas/MarFileSink.cpp \
$(top_srcdir)/src/marsyas/WekaSink.cpp \
$(top_srcdir)/src/marsyas/MFCC.cpp \
$(top_srcdir)/src/marsyas/SCF.cpp \
$(top_srcdir)/src/marsyas/SFM.cpp \
$(top_srcdir)/src/marsyas/WaveletPyramid.cpp \
$(top_srcdir)/src/marsyas/WaveletStep.cpp \
$(top_srcdir)/src/marsyas/Daub4.cpp \
$(top_srcdir)/src/marsyas/OnePole.cpp \
$(top_srcdir)/src/marsyas/Accumulator.cpp \
$(top_srcdir)/src/marsyas/Shredder.cpp \
$(top_srcdir)/src/marsyas/Messager.cpp \
$(top_srcdir)/src/marsyas/Talk.cpp \
$(top_srcdir)/src/marsyas/TimeLine.cpp \
$(top_srcdir)/src/marsyas/Color.cpp \
$(top_srcdir)/src/marsyas/Communicator.cpp \
$(top_srcdir)/src/marsyas/Server.cpp \
$(top_srcdir)/src/marsyas/AbsMax.cpp \
$(top_srcdir)/src/marsyas/FullWaveRectifier.cpp \
$(top_srcdir)/src/marsyas/Norm.cpp \
$(top_srcdir)/src/marsyas/DownSampler.cpp \
$(top_srcdir)/src/marsyas/WaveletBands.cpp \
$(top_srcdir)/src/marsyas/Sum.cpp \
$(top_srcdir)/src/marsyas/Product.cpp \
$(top_srcdir)/src/marsyas/PeakPeriods2BPM.cpp \
$(top_srcdir)/src/marsyas/Histogram.cpp \
$(top_srcdir)/src/marsyas/BeatHistoFeatures.cpp \
$(top_srcdir)/src/marsyas/MslModel.cpp \
$(top_srcdir)/src/marsyas/CommandLineOptions.cpp \
$(top_srcdir)/src/marsyas/RawFileSource.cpp \
$(top_srcdir)/src/marsyas/FM.cpp \
$(top_srcdir)/src/marsyas/ANN_node.cpp \
$(top_srcdir)/src/marsyas/Annotator.cpp \
$(top_srcdir)/src/marsyas/Summary.cpp \
$(top_srcdir)/src/marsyas/ZeroRClassifier.cpp \
$(top_srcdir)/src/marsyas/KNNClassifier.cpp \
$(top_srcdir)/src/marsyas/Filter.cpp \
$(top_srcdir)/src/marsyas/Biquad.cpp \
$(top_srcdir)/src/marsyas/Kurtosis.cpp \
$(top_srcdir)/src/marsyas/Skewness.cpp \
$(top_srcdir)/src/marsyas/AMDF.cpp \
$(top_srcdir)/src/marsyas/SMO.cpp \
$(top_srcdir)/src/marsyas/SOM.cpp \
$(top_srcdir)/src/marsyas/LPC.cpp \
$(top_srcdir)/src/marsyas/LSP.cpp \
$(top_srcdir)/src/marsyas/BICchangeDetector.cpp \
$(top_srcdir)/src/marsyas/QGMMModel.cpp \
$(top_srcdir)/src/marsyas/LPCC.cpp \
$(top_srcdir)/src/marsyas/ERB.cpp \
$(top_srcdir)/src/marsyas/CollectionFileSource.cpp \
$(top_srcdir)/src/marsyas/MeddisHairCell.cpp \
$(top_srcdir)/src/marsyas/ViconFileSource.cpp \
$(top_srcdir)/src/marsyas/Cascade.cpp \
$(top_srcdir)/src/marsyas/Parallel.cpp \
$(top_srcdir)/src/marsyas/SeneffEar.cpp \
$(top_srcdir)/src/marsyas/MP3FileSource.cpp \
$(top_srcdir)/src/marsyas/OggFileSource.cpp \
$(top_srcdir)/src/marsyas/ClassOutputSink.cpp \
$(top_srcdir)/src/marsyas/ClipAudioRange.cpp \
$(top_srcdir)/src/marsyas/SilenceRemove.cpp \
$(top_srcdir)/src/marsyas/SpectralSNR.cpp \
$(top_srcdir)/src/marsyas/Stk.cpp \
$(top_srcdir)/src/marsyas/StereoSpectrum.cpp \
$(top_srcdir)/src/marsyas/StereoSpectrumFeatures.cpp \
$(top_srcdir)/src/marsyas/Limiter.cpp \
$(top_srcdir)/src/marsyas/NoiseSource.cpp \
$(top_srcdir)/src/marsyas/CompExp.cpp \
$(top_srcdir)/src/marsyas/NoiseGate.cpp \
$(top_srcdir)/src/marsyas/Plucked.cpp \
$(top_srcdir)/src/marsyas/ADSR.cpp \
$(top_srcdir)/src/marsyas/Envelope.cpp \
$(top_srcdir)/src/marsyas/Delay.cpp \
$(top_srcdir)/src/marsyas/Vibrato.cpp \
$(top_srcdir)/src/marsyas/NormMaxMin.cpp \
$(top_srcdir)/src/marsyas/HarmonicEnhancer.cpp \
$(top_srcdir)/src/marsyas/Reassign.cpp \
$(top_srcdir)/src/marsyas/Normalize.cpp \
$(top_srcdir)/src/marsyas/WekaSource.cpp \
$(top_srcdir)/src/marsyas/RealvecSource.cpp \
$(top_srcdir)/src/marsyas/RealvecSink.cpp \
$(top_srcdir)/src/marsyas/Panorama.cpp \
$(top_srcdir)/src/marsyas/Power.cpp \
$(top_srcdir)/src/marsyas/MemorySource.cpp \
$(top_srcdir)/src/marsyas/MidiInput.cpp \
$(top_srcdir)/src/marsyas/Esitar.cpp \
$(top_srcdir)/src/marsyas/MidiOutput.cpp \
$(top_srcdir)/src/marsyas/NumericLib.cpp \
$(top_srcdir)/src/marsyas/NormCut.cpp \
$(top_srcdir)/src/marsyas/vmblock.cpp \
$(top_srcdir)/src/marsyas/lu.cpp \
$(top_srcdir)/src/marsyas/basis.cpp \
$(top_srcdir)/src/marsyas/FlowThru.cpp \
$(top_srcdir)/src/marsyas/PeakFeatureSelect.cpp \
$(top_srcdir)/src/marsyas/SimilarityMatrix.cpp \
$(top_srcdir)/src/marsyas/Metric.cpp \
$(top_srcdir)/src/marsyas/MATLAB/MATLABengine.cpp \
$(top_srcdir)/src/marsyas/FanOutIn.cpp \
$(top_srcdir)/src/marsyas/MarSystemTemplateMedium.cpp \
$(top_srcdir)/src/marsyas/HWPS.cpp \
$(top_srcdir)/src/marsyas/RBF.cpp \
$(top_srcdir)/src/marsyas/NormMatrix.cpp \
$(top_srcdir)/src/marsyas/WHaSp.cpp \
$(top_srcdir)/src/marsyas/FanOutIn.cpp \
$(top_srcdir)/src/marsyas/PeakLabeler.cpp \
$(top_srcdir)/src/marsyas/peakView.cpp \
$(top_srcdir)/src/marsyas/PeakViewSource.cpp \
$(top_srcdir)/src/marsyas/PeakViewSink.cpp \
$(top_srcdir)/src/marsyas/PeakClusterSelect.cpp \
$(top_srcdir)/src/marsyas/OneRClassifier.cpp \
$(top_srcdir)/src/marsyas/WekaData.cpp \
$(top_srcdir)/src/marsyas/TranscriberExtract.cpp \
$(top_srcdir)/src/marsyas/Transcriber.cpp \
$(top_srcdir)/src/marsyas/PhiSEMSource.cpp \
$(top_srcdir)/src/marsyas/PhiSEMFilter.cpp \
$(top_srcdir)/src/marsyas/SVMClassifier.cpp \
$(top_srcdir)/src/marsyas/Gain.cpp
subdir = lib/release
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
CONFIG_CLEAN_FILES =
LIBRARIES = $(lib_LIBRARIES)
libmarsyas_a_AR = $(AR) cru
libmarsyas_a_LIBADD =
am_libmarsyas_a_OBJECTS = svm.$(OBJEXT) RtAudio.$(OBJEXT) \
RtMidi.$(OBJEXT) MrsLog.$(OBJEXT) VScheduler.$(OBJEXT) \
Scheduler.$(OBJEXT) ScheduledEvent.$(OBJEXT) \
SchedulerManager.$(OBJEXT) TmTimer.$(OBJEXT) TmTime.$(OBJEXT) \
TmSampleCount.$(OBJEXT) TmGetTime.$(OBJEXT) \
TmControlValue.$(OBJEXT) TimerFactory.$(OBJEXT) \
MarEvent.$(OBJEXT) EvGetUpd.$(OBJEXT) EvValUpd.$(OBJEXT) \
Repeat.$(OBJEXT) EvExpr.$(OBJEXT) ExScanner.$(OBJEXT) \
ExParser.$(OBJEXT) ExSymTbl.$(OBJEXT) ExNode.$(OBJEXT) \
ExVal.$(OBJEXT) Expr.$(OBJEXT) ExCommon.$(OBJEXT) \
realvec.$(OBJEXT) SoundFileSource.$(OBJEXT) \
SoundFileSource2.$(OBJEXT) AuFileSource.$(OBJEXT) \
WavFileSource.$(OBJEXT) WavFileSource2.$(OBJEXT) \
BaseAudioSink.$(OBJEXT) Mono2Stereo.$(OBJEXT) \
AudioSource.$(OBJEXT) AudioSource2.$(OBJEXT) \
AudioSink.$(OBJEXT) AudioSink2.$(OBJEXT) \
SoundFileSink.$(OBJEXT) AuFileSink.$(OBJEXT) \
WavFileSink.$(OBJEXT) FileName.$(OBJEXT) MarSystem.$(OBJEXT) \
MarSystemTemplateAdvanced.$(OBJEXT) \
MarSystemTemplateBasic.$(OBJEXT) MarControlManager.$(OBJEXT) \
MarControl.$(OBJEXT) MarControlValue.$(OBJEXT) \
Spectrum.$(OBJEXT) InvSpectrum.$(OBJEXT) Collection.$(OBJEXT) \
fft.$(OBJEXT) Rms.$(OBJEXT) Peak2Rms.$(OBJEXT) \
PlotSink.$(OBJEXT) AutoCorrelation.$(OBJEXT) Peaker.$(OBJEXT) \
PeakerAdaptive.$(OBJEXT) HalfWaveRectifier.$(OBJEXT) \
TimeStretch.$(OBJEXT) Conversions.$(OBJEXT) MaxArgMax.$(OBJEXT) \
MinArgMin.$(OBJEXT) Series.$(OBJEXT) ShiftInput.$(OBJEXT) \
ShiftOutput.$(OBJEXT) Shifter.$(OBJEXT) PvFold.$(OBJEXT) \
PvConvert.$(OBJEXT) PeakConvert.$(OBJEXT) \
PeakSynthOsc.$(OBJEXT) PeakSynthOscBank.$(OBJEXT) \
Polar2Cartesian.$(OBJEXT) Cartesian2Polar.$(OBJEXT) \
FlowCutSource.$(OBJEXT) PeakSynthFFT.$(OBJEXT) \
OverlapAdd.$(OBJEXT) PeakResidual.$(OBJEXT) \
PeUtilities.$(OBJEXT) PvConvolve.$(OBJEXT) PvOscBank.$(OBJEXT) \
PvUnconvert.$(OBJEXT) PvOverlapadd.$(OBJEXT) \
Windowing.$(OBJEXT) Fanout.$(OBJEXT) Fanin.$(OBJEXT) \
Negative.$(OBJEXT) SineSource.$(OBJEXT) \
MarSystemManager.$(OBJEXT) PowerSpectrum.$(OBJEXT) \
Centroid.$(OBJEXT) Rolloff.$(OBJEXT) Flux.$(OBJEXT) \
Memory.$(OBJEXT) Mean.$(OBJEXT) StandardDeviation.$(OBJEXT) \
ZeroCrossings.$(OBJEXT) Thread.$(OBJEXT) Socket.$(OBJEXT) \
GaussianClassifier.$(OBJEXT) AbsSoundFileSink.$(OBJEXT) \
AbsSoundFileSource.$(OBJEXT) AbsSoundFileSource2.$(OBJEXT) \
Confidence.$(OBJEXT) MarFileSink.$(OBJEXT) WekaSink.$(OBJEXT) \
MFCC.$(OBJEXT) SCF.$(OBJEXT) SFM.$(OBJEXT) \
WaveletPyramid.$(OBJEXT) WaveletStep.$(OBJEXT) Daub4.$(OBJEXT) \
OnePole.$(OBJEXT) Accumulator.$(OBJEXT) Shredder.$(OBJEXT) \
Messager.$(OBJEXT) Talk.$(OBJEXT) TimeLine.$(OBJEXT) \
Color.$(OBJEXT) Communicator.$(OBJEXT) Server.$(OBJEXT) \
AbsMax.$(OBJEXT) FullWaveRectifier.$(OBJEXT) Norm.$(OBJEXT) \
DownSampler.$(OBJEXT) WaveletBands.$(OBJEXT) Sum.$(OBJEXT) \
Product.$(OBJEXT) PeakPeriods2BPM.$(OBJEXT) Histogram.$(OBJEXT) \
BeatHistoFeatures.$(OBJEXT) MslModel.$(OBJEXT) \
CommandLineOptions.$(OBJEXT) RawFileSource.$(OBJEXT) \
FM.$(OBJEXT) ANN_node.$(OBJEXT) Annotator.$(OBJEXT) \
Summary.$(OBJEXT) ZeroRClassifier.$(OBJEXT) \
KNNClassifier.$(OBJEXT) Filter.$(OBJEXT) Biquad.$(OBJEXT) \
Kurtosis.$(OBJEXT) Skewness.$(OBJEXT) AMDF.$(OBJEXT) \
SMO.$(OBJEXT) SOM.$(OBJEXT) LPC.$(OBJEXT) LSP.$(OBJEXT) \
BICchangeDetector.$(OBJEXT) QGMMModel.$(OBJEXT) LPCC.$(OBJEXT) \
ERB.$(OBJEXT) CollectionFileSource.$(OBJEXT) \
MeddisHairCell.$(OBJEXT) ViconFileSource.$(OBJEXT) \
Cascade.$(OBJEXT) Parallel.$(OBJEXT) SeneffEar.$(OBJEXT) \
MP3FileSource.$(OBJEXT) OggFileSource.$(OBJEXT) \
ClassOutputSink.$(OBJEXT) ClipAudioRange.$(OBJEXT) \
SilenceRemove.$(OBJEXT) SpectralSNR.$(OBJEXT) Stk.$(OBJEXT) \
StereoSpectrum.$(OBJEXT) StereoSpectrumFeatures.$(OBJEXT) \
Limiter.$(OBJEXT) NoiseSource.$(OBJEXT) CompExp.$(OBJEXT) \
NoiseGate.$(OBJEXT) Plucked.$(OBJEXT) ADSR.$(OBJEXT) \
Envelope.$(OBJEXT) Delay.$(OBJEXT) Vibrato.$(OBJEXT) \
NormMaxMin.$(OBJEXT) HarmonicEnhancer.$(OBJEXT) \
Reassign.$(OBJEXT) Normalize.$(OBJEXT) WekaSource.$(OBJEXT) \
RealvecSource.$(OBJEXT) RealvecSink.$(OBJEXT) \
Panorama.$(OBJEXT) Power.$(OBJEXT) MemorySource.$(OBJEXT) \
MidiInput.$(OBJEXT) Esitar.$(OBJEXT) MidiOutput.$(OBJEXT) \
NumericLib.$(OBJEXT) NormCut.$(OBJEXT) vmblock.$(OBJEXT) \
lu.$(OBJEXT) basis.$(OBJEXT) FlowThru.$(OBJEXT) \
PeakFeatureSelect.$(OBJEXT) SimilarityMatrix.$(OBJEXT) \
Metric.$(OBJEXT) MATLABengine.$(OBJEXT) FanOutIn.$(OBJEXT) \
MarSystemTemplateMedium.$(OBJEXT) HWPS.$(OBJEXT) RBF.$(OBJEXT) \
NormMatrix.$(OBJEXT) WHaSp.$(OBJEXT) FanOutIn.$(OBJEXT) \
PeakLabeler.$(OBJEXT) peakView.$(OBJEXT) \
PeakViewSource.$(OBJEXT) PeakViewSink.$(OBJEXT) \
PeakClusterSelect.$(OBJEXT) OneRClassifier.$(OBJEXT) \
WekaData.$(OBJEXT) TranscriberExtract.$(OBJEXT) \
Transcriber.$(OBJEXT) PhiSEMSource.$(OBJEXT) \
PhiSEMFilter.$(OBJEXT) SVMClassifier.$(OBJEXT) Gain.$(OBJEXT)
libmarsyas_a_OBJECTS = $(am_libmarsyas_a_OBJECTS)
libmarsyasqt_a_AR = $(AR) cru
libmarsyasqt_a_LIBADD =
@QT_PRESENT_TRUE@am_libmarsyasqt_a_OBJECTS =
libmarsyasqt_a_OBJECTS = $(am_libmarsyasqt_a_OBJECTS)
DEFS = @DEFS@
DEFAULT_INCLUDES = -I. -I$(srcdir)
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
am__depfiles_maybe = depfiles
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/ADSR.Po ./$(DEPDIR)/AMDF.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/ANN_node.Po ./$(DEPDIR)/AbsMax.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/AbsSoundFileSink.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/AbsSoundFileSource.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/AbsSoundFileSource2.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Accumulator.Po ./$(DEPDIR)/Annotator.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/AuFileSink.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/AuFileSource.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/AudioSink.Po ./$(DEPDIR)/AudioSink2.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/AudioSource.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/AudioSource2.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/AutoCorrelation.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/BICchangeDetector.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/BaseAudioSink.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/BeatHistoFeatures.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Biquad.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Cartesian2Polar.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Cascade.Po ./$(DEPDIR)/Centroid.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/ClassOutputSink.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/ClipAudioRange.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Collection.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/CollectionFileSource.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Color.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/CommandLineOptions.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Communicator.Po ./$(DEPDIR)/CompExp.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Confidence.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Conversions.Po ./$(DEPDIR)/Daub4.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Delay.Po ./$(DEPDIR)/DownSampler.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/ERB.Po ./$(DEPDIR)/Envelope.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Esitar.Po ./$(DEPDIR)/EvExpr.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/EvGetUpd.Po ./$(DEPDIR)/EvValUpd.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/ExCommon.Po ./$(DEPDIR)/ExNode.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/ExParser.Po ./$(DEPDIR)/ExScanner.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/ExSymTbl.Po ./$(DEPDIR)/ExVal.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Expr.Po ./$(DEPDIR)/FM.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/FanOutIn.Po ./$(DEPDIR)/Fanin.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Fanout.Po ./$(DEPDIR)/FileName.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Filter.Po ./$(DEPDIR)/FlowCutSource.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/FlowThru.Po ./$(DEPDIR)/Flux.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/FullWaveRectifier.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Gain.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/GaussianClassifier.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/HWPS.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/HalfWaveRectifier.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/HarmonicEnhancer.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Histogram.Po ./$(DEPDIR)/InvSpectrum.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/KNNClassifier.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Kurtosis.Po ./$(DEPDIR)/LPC.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/LPCC.Po ./$(DEPDIR)/LSP.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Limiter.Po ./$(DEPDIR)/MATLABengine.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MFCC.Po ./$(DEPDIR)/MP3FileSource.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MarControl.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MarControlManager.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MarControlValue.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MarEvent.Po ./$(DEPDIR)/MarFileSink.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MarSystem.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MarSystemManager.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MarSystemTemplateAdvanced.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MarSystemTemplateBasic.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MarSystemTemplateMedium.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MaxArgMax.Po ./$(DEPDIR)/Mean.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MeddisHairCell.Po ./$(DEPDIR)/Memory.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MemorySource.Po ./$(DEPDIR)/Messager.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Metric.Po ./$(DEPDIR)/MidiInput.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MidiOutput.Po ./$(DEPDIR)/MinArgMin.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Mono2Stereo.Po ./$(DEPDIR)/MrsLog.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/MslModel.Po ./$(DEPDIR)/Negative.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/NoiseGate.Po ./$(DEPDIR)/NoiseSource.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Norm.Po ./$(DEPDIR)/NormCut.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/NormMatrix.Po ./$(DEPDIR)/NormMaxMin.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Normalize.Po ./$(DEPDIR)/NumericLib.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/OggFileSource.Po ./$(DEPDIR)/OnePole.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/OneRClassifier.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/OverlapAdd.Po ./$(DEPDIR)/Panorama.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Parallel.Po ./$(DEPDIR)/PeUtilities.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Peak2Rms.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PeakClusterSelect.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PeakConvert.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PeakFeatureSelect.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PeakLabeler.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PeakPeriods2BPM.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PeakResidual.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PeakSynthFFT.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PeakSynthOsc.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PeakSynthOscBank.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PeakViewSink.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PeakViewSource.Po ./$(DEPDIR)/Peaker.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PeakerAdaptive.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PhiSEMFilter.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PhiSEMSource.Po ./$(DEPDIR)/PlotSink.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Plucked.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Polar2Cartesian.Po ./$(DEPDIR)/Power.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PowerSpectrum.Po ./$(DEPDIR)/Product.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PvConvert.Po ./$(DEPDIR)/PvConvolve.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PvFold.Po ./$(DEPDIR)/PvOscBank.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PvOverlapadd.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/PvUnconvert.Po ./$(DEPDIR)/QGMMModel.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/RBF.Po ./$(DEPDIR)/RawFileSource.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/RealvecSink.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/RealvecSource.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Reassign.Po ./$(DEPDIR)/Repeat.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Rms.Po ./$(DEPDIR)/Rolloff.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/RtAudio.Po ./$(DEPDIR)/RtMidi.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/SCF.Po ./$(DEPDIR)/SFM.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/SMO.Po ./$(DEPDIR)/SOM.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/SVMClassifier.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/ScheduledEvent.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Scheduler.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/SchedulerManager.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/SeneffEar.Po ./$(DEPDIR)/Series.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Server.Po ./$(DEPDIR)/ShiftInput.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/ShiftOutput.Po ./$(DEPDIR)/Shifter.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Shredder.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/SilenceRemove.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/SimilarityMatrix.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/SineSource.Po ./$(DEPDIR)/Skewness.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Socket.Po ./$(DEPDIR)/SoundFileSink.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/SoundFileSource.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/SoundFileSource2.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/SpectralSNR.Po ./$(DEPDIR)/Spectrum.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/StandardDeviation.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/StereoSpectrum.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/StereoSpectrumFeatures.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Stk.Po ./$(DEPDIR)/Sum.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Summary.Po ./$(DEPDIR)/Talk.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Thread.Po ./$(DEPDIR)/TimeLine.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/TimeStretch.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/TimerFactory.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/TmControlValue.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/TmGetTime.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/TmSampleCount.Po ./$(DEPDIR)/TmTime.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/TmTimer.Po ./$(DEPDIR)/Transcriber.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/TranscriberExtract.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/VScheduler.Po ./$(DEPDIR)/Vibrato.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/ViconFileSource.Po ./$(DEPDIR)/WHaSp.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/WavFileSink.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/WavFileSource.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/WavFileSource2.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/WaveletBands.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/WaveletPyramid.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/WaveletStep.Po ./$(DEPDIR)/WekaData.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/WekaSink.Po ./$(DEPDIR)/WekaSource.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/Windowing.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/ZeroCrossings.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/ZeroRClassifier.Po ./$(DEPDIR)/basis.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/fft.Po ./$(DEPDIR)/lu.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/peakView.Po ./$(DEPDIR)/realvec.Po \
@AMDEP_TRUE@ ./$(DEPDIR)/svm.Po ./$(DEPDIR)/vmblock.Po
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
CXXLD = $(CXX)
CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-o $@
CXXFLAGS = @CXXFLAGS@
CFLAGS = @CFLAGS@
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
DIST_SOURCES = $(libmarsyas_a_SOURCES) $(libmarsyasqt_a_SOURCES)
HEADERS = $(pkginclude_HEADERS)
DIST_COMMON = $(pkginclude_HEADERS) Makefile.am Makefile.in
SOURCES = $(libmarsyas_a_SOURCES) $(libmarsyasqt_a_SOURCES)
all: all-am
.SUFFIXES:
.SUFFIXES: .cpp .o .obj
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
$(AUTOMAKE) --gnu lib/release/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
AR = ar
libLIBRARIES_INSTALL = $(INSTALL_DATA)
install-libLIBRARIES: $(lib_LIBRARIES)
@$(NORMAL_INSTALL)
$(mkinstalldirs) $(DESTDIR)$(libdir)
@list='$(lib_LIBRARIES)'; for p in $$list; do \
if test -f $$p; then \
f="`echo $$p | sed -e 's|^.*/||'`"; \
echo " $(libLIBRARIES_INSTALL) $$p $(DESTDIR)$(libdir)/$$f"; \
$(libLIBRARIES_INSTALL) $$p $(DESTDIR)$(libdir)/$$f; \
else :; fi; \
done
@$(POST_INSTALL)
@list='$(lib_LIBRARIES)'; for p in $$list; do \
if test -f $$p; then \
p="`echo $$p | sed -e 's|^.*/||'`"; \
echo " $(RANLIB) $(DESTDIR)$(libdir)/$$p"; \
$(RANLIB) $(DESTDIR)$(libdir)/$$p; \
else :; fi; \
done
uninstall-libLIBRARIES:
@$(NORMAL_UNINSTALL)
@list='$(lib_LIBRARIES)'; for p in $$list; do \
p="`echo $$p | sed -e 's|^.*/||'`"; \
echo " rm -f $(DESTDIR)$(libdir)/$$p"; \
rm -f $(DESTDIR)$(libdir)/$$p; \
done
clean-libLIBRARIES:
-test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
svm.$(OBJEXT): $(top_srcdir)/otherlibs/libsvm/svm.cpp
RtAudio.$(OBJEXT): $(top_srcdir)/otherlibs/RtAudio/RtAudio.cpp
RtMidi.$(OBJEXT): $(top_srcdir)/otherlibs/RtMidi/RtMidi.cpp
MrsLog.$(OBJEXT): $(top_srcdir)/src/marsyas/MrsLog.cpp
VScheduler.$(OBJEXT): $(top_srcdir)/src/marsyas/VScheduler.cpp
Scheduler.$(OBJEXT): $(top_srcdir)/src/marsyas/Scheduler.cpp
ScheduledEvent.$(OBJEXT): $(top_srcdir)/src/marsyas/ScheduledEvent.cpp
SchedulerManager.$(OBJEXT): \
$(top_srcdir)/src/marsyas/SchedulerManager.cpp
TmTimer.$(OBJEXT): $(top_srcdir)/src/marsyas/TmTimer.cpp
TmTime.$(OBJEXT): $(top_srcdir)/src/marsyas/TmTime.cpp
TmSampleCount.$(OBJEXT): $(top_srcdir)/src/marsyas/TmSampleCount.cpp
TmGetTime.$(OBJEXT): $(top_srcdir)/src/marsyas/TmGetTime.cpp
TmControlValue.$(OBJEXT): $(top_srcdir)/src/marsyas/TmControlValue.cpp
TimerFactory.$(OBJEXT): $(top_srcdir)/src/marsyas/TimerFactory.cpp
MarEvent.$(OBJEXT): $(top_srcdir)/src/marsyas/MarEvent.cpp
EvGetUpd.$(OBJEXT): $(top_srcdir)/src/marsyas/EvGetUpd.cpp
EvValUpd.$(OBJEXT): $(top_srcdir)/src/marsyas/EvValUpd.cpp
Repeat.$(OBJEXT): $(top_srcdir)/src/marsyas/Repeat.cpp
EvExpr.$(OBJEXT): $(top_srcdir)/src/marsyas/EvExpr.cpp
ExScanner.$(OBJEXT): $(top_srcdir)/src/marsyas/ExScanner.cpp
ExParser.$(OBJEXT): $(top_srcdir)/src/marsyas/ExParser.cpp
ExSymTbl.$(OBJEXT): $(top_srcdir)/src/marsyas/ExSymTbl.cpp
ExNode.$(OBJEXT): $(top_srcdir)/src/marsyas/ExNode.cpp
ExVal.$(OBJEXT): $(top_srcdir)/src/marsyas/ExVal.cpp
Expr.$(OBJEXT): $(top_srcdir)/src/marsyas/Expr.cpp
ExCommon.$(OBJEXT): $(top_srcdir)/src/marsyas/ExCommon.cpp
realvec.$(OBJEXT): $(top_srcdir)/src/marsyas/realvec.cpp
SoundFileSource.$(OBJEXT): $(top_srcdir)/src/marsyas/SoundFileSource.cpp
SoundFileSource2.$(OBJEXT): \
$(top_srcdir)/src/marsyas/SoundFileSource2.cpp
AuFileSource.$(OBJEXT): $(top_srcdir)/src/marsyas/AuFileSource.cpp
WavFileSource.$(OBJEXT): $(top_srcdir)/src/marsyas/WavFileSource.cpp
WavFileSource2.$(OBJEXT): $(top_srcdir)/src/marsyas/WavFileSource2.cpp
BaseAudioSink.$(OBJEXT): $(top_srcdir)/src/marsyas/BaseAudioSink.cpp
Mono2Stereo.$(OBJEXT): $(top_srcdir)/src/marsyas/Mono2Stereo.cpp
AudioSource.$(OBJEXT): $(top_srcdir)/src/marsyas/AudioSource.cpp
AudioSource2.$(OBJEXT): $(top_srcdir)/src/marsyas/AudioSource2.cpp
AudioSink.$(OBJEXT): $(top_srcdir)/src/marsyas/AudioSink.cpp
AudioSink2.$(OBJEXT): $(top_srcdir)/src/marsyas/AudioSink2.cpp
SoundFileSink.$(OBJEXT): $(top_srcdir)/src/marsyas/SoundFileSink.cpp
AuFileSink.$(OBJEXT): $(top_srcdir)/src/marsyas/AuFileSink.cpp
WavFileSink.$(OBJEXT): $(top_srcdir)/src/marsyas/WavFileSink.cpp
FileName.$(OBJEXT): $(top_srcdir)/src/marsyas/FileName.cpp
MarSystem.$(OBJEXT): $(top_srcdir)/src/marsyas/MarSystem.cpp
MarSystemTemplateAdvanced.$(OBJEXT): \
$(top_srcdir)/src/marsyas/MarSystemTemplateAdvanced.cpp
MarSystemTemplateBasic.$(OBJEXT): \
$(top_srcdir)/src/marsyas/MarSystemTemplateBasic.cpp
MarControlManager.$(OBJEXT): \
$(top_srcdir)/src/marsyas/MarControlManager.cpp
MarControl.$(OBJEXT): $(top_srcdir)/src/marsyas/MarControl.cpp
MarControlValue.$(OBJEXT): $(top_srcdir)/src/marsyas/MarControlValue.cpp
Spectrum.$(OBJEXT): $(top_srcdir)/src/marsyas/Spectrum.cpp
InvSpectrum.$(OBJEXT): $(top_srcdir)/src/marsyas/InvSpectrum.cpp
Collection.$(OBJEXT): $(top_srcdir)/src/marsyas/Collection.cpp
fft.$(OBJEXT): $(top_srcdir)/src/marsyas/fft.cpp
Rms.$(OBJEXT): $(top_srcdir)/src/marsyas/Rms.cpp
Peak2Rms.$(OBJEXT): $(top_srcdir)/src/marsyas/Peak2Rms.cpp
PlotSink.$(OBJEXT): $(top_srcdir)/src/marsyas/PlotSink.cpp
AutoCorrelation.$(OBJEXT): $(top_srcdir)/src/marsyas/AutoCorrelation.cpp
Peaker.$(OBJEXT): $(top_srcdir)/src/marsyas/Peaker.cpp
PeakerAdaptive.$(OBJEXT): $(top_srcdir)/src/marsyas/PeakerAdaptive.cpp
HalfWaveRectifier.$(OBJEXT): \
$(top_srcdir)/src/marsyas/HalfWaveRectifier.cpp
TimeStretch.$(OBJEXT): $(top_srcdir)/src/marsyas/TimeStretch.cpp
Conversions.$(OBJEXT): $(top_srcdir)/src/marsyas/Conversions.cpp
MaxArgMax.$(OBJEXT): $(top_srcdir)/src/marsyas/MaxArgMax.cpp
MinArgMin.$(OBJEXT): $(top_srcdir)/src/marsyas/MinArgMin.cpp
Series.$(OBJEXT): $(top_srcdir)/src/marsyas/Series.cpp
ShiftInput.$(OBJEXT): $(top_srcdir)/src/marsyas/ShiftInput.cpp
ShiftOutput.$(OBJEXT): $(top_srcdir)/src/marsyas/ShiftOutput.cpp
Shifter.$(OBJEXT): $(top_srcdir)/src/marsyas/Shifter.cpp
PvFold.$(OBJEXT): $(top_srcdir)/src/marsyas/PvFold.cpp
PvConvert.$(OBJEXT): $(top_srcdir)/src/marsyas/PvConvert.cpp
PeakConvert.$(OBJEXT): $(top_srcdir)/src/marsyas/PeakConvert.cpp
PeakSynthOsc.$(OBJEXT): $(top_srcdir)/src/marsyas/PeakSynthOsc.cpp
PeakSynthOscBank.$(OBJEXT): \
$(top_srcdir)/src/marsyas/PeakSynthOscBank.cpp
Polar2Cartesian.$(OBJEXT): $(top_srcdir)/src/marsyas/Polar2Cartesian.cpp
Cartesian2Polar.$(OBJEXT): $(top_srcdir)/src/marsyas/Cartesian2Polar.cpp
FlowCutSource.$(OBJEXT): $(top_srcdir)/src/marsyas/FlowCutSource.cpp
PeakSynthFFT.$(OBJEXT): $(top_srcdir)/src/marsyas/PeakSynthFFT.cpp
OverlapAdd.$(OBJEXT): $(top_srcdir)/src/marsyas/OverlapAdd.cpp
PeakResidual.$(OBJEXT): $(top_srcdir)/src/marsyas/PeakResidual.cpp
PeUtilities.$(OBJEXT): $(top_srcdir)/src/marsyas/PeUtilities.cpp
PvConvolve.$(OBJEXT): $(top_srcdir)/src/marsyas/PvConvolve.cpp
PvOscBank.$(OBJEXT): $(top_srcdir)/src/marsyas/PvOscBank.cpp
PvUnconvert.$(OBJEXT): $(top_srcdir)/src/marsyas/PvUnconvert.cpp
PvOverlapadd.$(OBJEXT): $(top_srcdir)/src/marsyas/PvOverlapadd.cpp
Windowing.$(OBJEXT): $(top_srcdir)/src/marsyas/Windowing.cpp
Fanout.$(OBJEXT): $(top_srcdir)/src/marsyas/Fanout.cpp
Fanin.$(OBJEXT): $(top_srcdir)/src/marsyas/Fanin.cpp
Negative.$(OBJEXT): $(top_srcdir)/src/marsyas/Negative.cpp
SineSource.$(OBJEXT): $(top_srcdir)/src/marsyas/SineSource.cpp
MarSystemManager.$(OBJEXT): \
$(top_srcdir)/src/marsyas/MarSystemManager.cpp
PowerSpectrum.$(OBJEXT): $(top_srcdir)/src/marsyas/PowerSpectrum.cpp
Centroid.$(OBJEXT): $(top_srcdir)/src/marsyas/Centroid.cpp
Rolloff.$(OBJEXT): $(top_srcdir)/src/marsyas/Rolloff.cpp
Flux.$(OBJEXT): $(top_srcdir)/src/marsyas/Flux.cpp
Memory.$(OBJEXT): $(top_srcdir)/src/marsyas/Memory.cpp
Mean.$(OBJEXT): $(top_srcdir)/src/marsyas/Mean.cpp
StandardDeviation.$(OBJEXT): \
$(top_srcdir)/src/marsyas/StandardDeviation.cpp
ZeroCrossings.$(OBJEXT): $(top_srcdir)/src/marsyas/ZeroCrossings.cpp
Thread.$(OBJEXT): $(top_srcdir)/src/marsyas/Thread.cpp
Socket.$(OBJEXT): $(top_srcdir)/src/marsyas/Socket.cpp
GaussianClassifier.$(OBJEXT): \
$(top_srcdir)/src/marsyas/GaussianClassifier.cpp
AbsSoundFileSink.$(OBJEXT): \
$(top_srcdir)/src/marsyas/AbsSoundFileSink.cpp
AbsSoundFileSource.$(OBJEXT): \
$(top_srcdir)/src/marsyas/AbsSoundFileSource.cpp
AbsSoundFileSource2.$(OBJEXT): \
$(top_srcdir)/src/marsyas/AbsSoundFileSource2.cpp
Confidence.$(OBJEXT): $(top_srcdir)/src/marsyas/Confidence.cpp
MarFileSink.$(OBJEXT): $(top_srcdir)/src/marsyas/MarFileSink.cpp
WekaSink.$(OBJEXT): $(top_srcdir)/src/marsyas/WekaSink.cpp
MFCC.$(OBJEXT): $(top_srcdir)/src/marsyas/MFCC.cpp
SCF.$(OBJEXT): $(top_srcdir)/src/marsyas/SCF.cpp
SFM.$(OBJEXT): $(top_srcdir)/src/marsyas/SFM.cpp
WaveletPyramid.$(OBJEXT): $(top_srcdir)/src/marsyas/WaveletPyramid.cpp
WaveletStep.$(OBJEXT): $(top_srcdir)/src/marsyas/WaveletStep.cpp
Daub4.$(OBJEXT): $(top_srcdir)/src/marsyas/Daub4.cpp
OnePole.$(OBJEXT): $(top_srcdir)/src/marsyas/OnePole.cpp
Accumulator.$(OBJEXT): $(top_srcdir)/src/marsyas/Accumulator.cpp
Shredder.$(OBJEXT): $(top_srcdir)/src/marsyas/Shredder.cpp
Messager.$(OBJEXT): $(top_srcdir)/src/marsyas/Messager.cpp
Talk.$(OBJEXT): $(top_srcdir)/src/marsyas/Talk.cpp
TimeLine.$(OBJEXT): $(top_srcdir)/src/marsyas/TimeLine.cpp
Color.$(OBJEXT): $(top_srcdir)/src/marsyas/Color.cpp
Communicator.$(OBJEXT): $(top_srcdir)/src/marsyas/Communicator.cpp
Server.$(OBJEXT): $(top_srcdir)/src/marsyas/Server.cpp
AbsMax.$(OBJEXT): $(top_srcdir)/src/marsyas/AbsMax.cpp
FullWaveRectifier.$(OBJEXT): \
$(top_srcdir)/src/marsyas/FullWaveRectifier.cpp
Norm.$(OBJEXT): $(top_srcdir)/src/marsyas/Norm.cpp
DownSampler.$(OBJEXT): $(top_srcdir)/src/marsyas/DownSampler.cpp
WaveletBands.$(OBJEXT): $(top_srcdir)/src/marsyas/WaveletBands.cpp
Sum.$(OBJEXT): $(top_srcdir)/src/marsyas/Sum.cpp
Product.$(OBJEXT): $(top_srcdir)/src/marsyas/Product.cpp
PeakPeriods2BPM.$(OBJEXT): $(top_srcdir)/src/marsyas/PeakPeriods2BPM.cpp
Histogram.$(OBJEXT): $(top_srcdir)/src/marsyas/Histogram.cpp
BeatHistoFeatures.$(OBJEXT): \
$(top_srcdir)/src/marsyas/BeatHistoFeatures.cpp
MslModel.$(OBJEXT): $(top_srcdir)/src/marsyas/MslModel.cpp
CommandLineOptions.$(OBJEXT): \
$(top_srcdir)/src/marsyas/CommandLineOptions.cpp
RawFileSource.$(OBJEXT): $(top_srcdir)/src/marsyas/RawFileSource.cpp
FM.$(OBJEXT): $(top_srcdir)/src/marsyas/FM.cpp
ANN_node.$(OBJEXT): $(top_srcdir)/src/marsyas/ANN_node.cpp
Annotator.$(OBJEXT): $(top_srcdir)/src/marsyas/Annotator.cpp
Summary.$(OBJEXT): $(top_srcdir)/src/marsyas/Summary.cpp
ZeroRClassifier.$(OBJEXT): $(top_srcdir)/src/marsyas/ZeroRClassifier.cpp
KNNClassifier.$(OBJEXT): $(top_srcdir)/src/marsyas/KNNClassifier.cpp
Filter.$(OBJEXT): $(top_srcdir)/src/marsyas/Filter.cpp
Biquad.$(OBJEXT): $(top_srcdir)/src/marsyas/Biquad.cpp
Kurtosis.$(OBJEXT): $(top_srcdir)/src/marsyas/Kurtosis.cpp
Skewness.$(OBJEXT): $(top_srcdir)/src/marsyas/Skewness.cpp
AMDF.$(OBJEXT): $(top_srcdir)/src/marsyas/AMDF.cpp
SMO.$(OBJEXT): $(top_srcdir)/src/marsyas/SMO.cpp
SOM.$(OBJEXT): $(top_srcdir)/src/marsyas/SOM.cpp
LPC.$(OBJEXT): $(top_srcdir)/src/marsyas/LPC.cpp
LSP.$(OBJEXT): $(top_srcdir)/src/marsyas/LSP.cpp
BICchangeDetector.$(OBJEXT): \
$(top_srcdir)/src/marsyas/BICchangeDetector.cpp
QGMMModel.$(OBJEXT): $(top_srcdir)/src/marsyas/QGMMModel.cpp
LPCC.$(OBJEXT): $(top_srcdir)/src/marsyas/LPCC.cpp
ERB.$(OBJEXT): $(top_srcdir)/src/marsyas/ERB.cpp
CollectionFileSource.$(OBJEXT): \
$(top_srcdir)/src/marsyas/CollectionFileSource.cpp
MeddisHairCell.$(OBJEXT): $(top_srcdir)/src/marsyas/MeddisHairCell.cpp
ViconFileSource.$(OBJEXT): $(top_srcdir)/src/marsyas/ViconFileSource.cpp
Cascade.$(OBJEXT): $(top_srcdir)/src/marsyas/Cascade.cpp
Parallel.$(OBJEXT): $(top_srcdir)/src/marsyas/Parallel.cpp
SeneffEar.$(OBJEXT): $(top_srcdir)/src/marsyas/SeneffEar.cpp
MP3FileSource.$(OBJEXT): $(top_srcdir)/src/marsyas/MP3FileSource.cpp
OggFileSource.$(OBJEXT): $(top_srcdir)/src/marsyas/OggFileSource.cpp
ClassOutputSink.$(OBJEXT): $(top_srcdir)/src/marsyas/ClassOutputSink.cpp
ClipAudioRange.$(OBJEXT): $(top_srcdir)/src/marsyas/ClipAudioRange.cpp
SilenceRemove.$(OBJEXT): $(top_srcdir)/src/marsyas/SilenceRemove.cpp
SpectralSNR.$(OBJEXT): $(top_srcdir)/src/marsyas/SpectralSNR.cpp
Stk.$(OBJEXT): $(top_srcdir)/src/marsyas/Stk.cpp
StereoSpectrum.$(OBJEXT): $(top_srcdir)/src/marsyas/StereoSpectrum.cpp
StereoSpectrumFeatures.$(OBJEXT): \
$(top_srcdir)/src/marsyas/StereoSpectrumFeatures.cpp
Limiter.$(OBJEXT): $(top_srcdir)/src/marsyas/Limiter.cpp
NoiseSource.$(OBJEXT): $(top_srcdir)/src/marsyas/NoiseSource.cpp
CompExp.$(OBJEXT): $(top_srcdir)/src/marsyas/CompExp.cpp
NoiseGate.$(OBJEXT): $(top_srcdir)/src/marsyas/NoiseGate.cpp
Plucked.$(OBJEXT): $(top_srcdir)/src/marsyas/Plucked.cpp
ADSR.$(OBJEXT): $(top_srcdir)/src/marsyas/ADSR.cpp
Envelope.$(OBJEXT): $(top_srcdir)/src/marsyas/Envelope.cpp
Delay.$(OBJEXT): $(top_srcdir)/src/marsyas/Delay.cpp
Vibrato.$(OBJEXT): $(top_srcdir)/src/marsyas/Vibrato.cpp
NormMaxMin.$(OBJEXT): $(top_srcdir)/src/marsyas/NormMaxMin.cpp
HarmonicEnhancer.$(OBJEXT): \
$(top_srcdir)/src/marsyas/HarmonicEnhancer.cpp
Reassign.$(OBJEXT): $(top_srcdir)/src/marsyas/Reassign.cpp
Normalize.$(OBJEXT): $(top_srcdir)/src/marsyas/Normalize.cpp
WekaSource.$(OBJEXT): $(top_srcdir)/src/marsyas/WekaSource.cpp
RealvecSource.$(OBJEXT): $(top_srcdir)/src/marsyas/RealvecSource.cpp
RealvecSink.$(OBJEXT): $(top_srcdir)/src/marsyas/RealvecSink.cpp
Panorama.$(OBJEXT): $(top_srcdir)/src/marsyas/Panorama.cpp
Power.$(OBJEXT): $(top_srcdir)/src/marsyas/Power.cpp
MemorySource.$(OBJEXT): $(top_srcdir)/src/marsyas/MemorySource.cpp
MidiInput.$(OBJEXT): $(top_srcdir)/src/marsyas/MidiInput.cpp
Esitar.$(OBJEXT): $(top_srcdir)/src/marsyas/Esitar.cpp
MidiOutput.$(OBJEXT): $(top_srcdir)/src/marsyas/MidiOutput.cpp
NumericLib.$(OBJEXT): $(top_srcdir)/src/marsyas/NumericLib.cpp
NormCut.$(OBJEXT): $(top_srcdir)/src/marsyas/NormCut.cpp
vmblock.$(OBJEXT): $(top_srcdir)/src/marsyas/vmblock.cpp
lu.$(OBJEXT): $(top_srcdir)/src/marsyas/lu.cpp
basis.$(OBJEXT): $(top_srcdir)/src/marsyas/basis.cpp
FlowThru.$(OBJEXT): $(top_srcdir)/src/marsyas/FlowThru.cpp
PeakFeatureSelect.$(OBJEXT): \
$(top_srcdir)/src/marsyas/PeakFeatureSelect.cpp
SimilarityMatrix.$(OBJEXT): \
$(top_srcdir)/src/marsyas/SimilarityMatrix.cpp
Metric.$(OBJEXT): $(top_srcdir)/src/marsyas/Metric.cpp
MATLABengine.$(OBJEXT): \
$(top_srcdir)/src/marsyas/MATLAB/MATLABengine.cpp
FanOutIn.$(OBJEXT): $(top_srcdir)/src/marsyas/FanOutIn.cpp
MarSystemTemplateMedium.$(OBJEXT): \
$(top_srcdir)/src/marsyas/MarSystemTemplateMedium.cpp
HWPS.$(OBJEXT): $(top_srcdir)/src/marsyas/HWPS.cpp
RBF.$(OBJEXT): $(top_srcdir)/src/marsyas/RBF.cpp
NormMatrix.$(OBJEXT): $(top_srcdir)/src/marsyas/NormMatrix.cpp
WHaSp.$(OBJEXT): $(top_srcdir)/src/marsyas/WHaSp.cpp
PeakLabeler.$(OBJEXT): $(top_srcdir)/src/marsyas/PeakLabeler.cpp
peakView.$(OBJEXT): $(top_srcdir)/src/marsyas/peakView.cpp
PeakViewSource.$(OBJEXT): $(top_srcdir)/src/marsyas/PeakViewSource.cpp
PeakViewSink.$(OBJEXT): $(top_srcdir)/src/marsyas/PeakViewSink.cpp
PeakClusterSelect.$(OBJEXT): \
$(top_srcdir)/src/marsyas/PeakClusterSelect.cpp
OneRClassifier.$(OBJEXT): $(top_srcdir)/src/marsyas/OneRClassifier.cpp
WekaData.$(OBJEXT): $(top_srcdir)/src/marsyas/WekaData.cpp
TranscriberExtract.$(OBJEXT): \
$(top_srcdir)/src/marsyas/TranscriberExtract.cpp
Transcriber.$(OBJEXT): $(top_srcdir)/src/marsyas/Transcriber.cpp
PhiSEMSource.$(OBJEXT): $(top_srcdir)/src/marsyas/PhiSEMSource.cpp
PhiSEMFilter.$(OBJEXT): $(top_srcdir)/src/marsyas/PhiSEMFilter.cpp
SVMClassifier.$(OBJEXT): $(top_srcdir)/src/marsyas/SVMClassifier.cpp
Gain.$(OBJEXT): $(top_srcdir)/src/marsyas/Gain.cpp
libmarsyas.a: $(libmarsyas_a_OBJECTS) $(libmarsyas_a_DEPENDENCIES)
-rm -f libmarsyas.a
$(libmarsyas_a_AR) libmarsyas.a $(libmarsyas_a_OBJECTS) $(libmarsyas_a_LIBADD)
$(RANLIB) libmarsyas.a
@QT_PRESENT_FALSE@libmarsyasqt.a: $(libmarsyasqt_a_OBJECTS) $(libmarsyasqt_a_DEPENDENCIES)
@QT_PRESENT_FALSE@ -rm -f libmarsyasqt.a
@QT_PRESENT_FALSE@ $(libmarsyasqt_a_AR) libmarsyasqt.a $(libmarsyasqt_a_OBJECTS) $(libmarsyasqt_a_LIBADD)
@QT_PRESENT_FALSE@ $(RANLIB) libmarsyasqt.a
mostlyclean-compile:
-rm -f *.$(OBJEXT) core *.core
distclean-compile:
-rm -f *.tab.c
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ADSR.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AMDF.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ANN_node.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbsMax.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbsSoundFileSink.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbsSoundFileSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AbsSoundFileSource2.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Accumulator.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Annotator.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AuFileSink.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AuFileSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AudioSink.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AudioSink2.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AudioSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AudioSource2.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/AutoCorrelation.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BICchangeDetector.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BaseAudioSink.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BeatHistoFeatures.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Biquad.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Cartesian2Polar.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Cascade.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Centroid.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ClassOutputSink.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ClipAudioRange.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Collection.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CollectionFileSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Color.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CommandLineOptions.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Communicator.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CompExp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Confidence.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Conversions.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Daub4.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Delay.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DownSampler.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ERB.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Envelope.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Esitar.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/EvExpr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/EvGetUpd.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/EvValUpd.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExCommon.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExNode.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExParser.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExScanner.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExSymTbl.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExVal.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Expr.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FM.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FanOutIn.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Fanin.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Fanout.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FileName.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Filter.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FlowCutSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FlowThru.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Flux.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FullWaveRectifier.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Gain.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GaussianClassifier.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HWPS.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HalfWaveRectifier.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HarmonicEnhancer.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Histogram.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/InvSpectrum.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KNNClassifier.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Kurtosis.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LPC.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LPCC.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LSP.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Limiter.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MATLABengine.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MFCC.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MP3FileSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MarControl.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MarControlManager.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MarControlValue.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MarEvent.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MarFileSink.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MarSystem.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MarSystemManager.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MarSystemTemplateAdvanced.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MarSystemTemplateBasic.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MarSystemTemplateMedium.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MaxArgMax.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Mean.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MeddisHairCell.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Memory.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MemorySource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Messager.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Metric.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MidiInput.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MidiOutput.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MinArgMin.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Mono2Stereo.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MrsLog.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MslModel.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Negative.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NoiseGate.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NoiseSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Norm.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NormCut.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NormMatrix.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NormMaxMin.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Normalize.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NumericLib.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OggFileSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OnePole.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OneRClassifier.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OverlapAdd.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Panorama.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Parallel.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeUtilities.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Peak2Rms.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeakClusterSelect.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeakConvert.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeakFeatureSelect.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeakLabeler.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeakPeriods2BPM.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeakResidual.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeakSynthFFT.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeakSynthOsc.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeakSynthOscBank.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeakViewSink.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeakViewSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Peaker.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PeakerAdaptive.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PhiSEMFilter.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PhiSEMSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PlotSink.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Plucked.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Polar2Cartesian.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Power.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PowerSpectrum.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Product.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PvConvert.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PvConvolve.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PvFold.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PvOscBank.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PvOverlapadd.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PvUnconvert.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QGMMModel.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RBF.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RawFileSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RealvecSink.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RealvecSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Reassign.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Repeat.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Rms.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Rolloff.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RtAudio.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RtMidi.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SCF.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SFM.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SMO.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SOM.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SVMClassifier.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ScheduledEvent.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Scheduler.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SchedulerManager.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SeneffEar.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Series.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Server.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ShiftInput.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ShiftOutput.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Shifter.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Shredder.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SilenceRemove.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SimilarityMatrix.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SineSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Skewness.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Socket.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SoundFileSink.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SoundFileSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SoundFileSource2.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SpectralSNR.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Spectrum.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/StandardDeviation.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/StereoSpectrum.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/StereoSpectrumFeatures.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Stk.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Sum.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Summary.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Talk.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Thread.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TimeLine.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TimeStretch.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TimerFactory.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TmControlValue.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TmGetTime.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TmSampleCount.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TmTime.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TmTimer.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Transcriber.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TranscriberExtract.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/VScheduler.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Vibrato.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ViconFileSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WHaSp.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WavFileSink.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WavFileSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WavFileSource2.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WaveletBands.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WaveletPyramid.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WaveletStep.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WekaData.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WekaSink.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/WekaSource.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Windowing.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ZeroCrossings.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ZeroRClassifier.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basis.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fft.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lu.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/peakView.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/realvec.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/svm.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vmblock.Po@am__quote@
distclean-depend:
-rm -rf ./$(DEPDIR)
.cpp.o:
@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXXCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
.cpp.obj:
@AMDEP_TRUE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXXCOMPILE) -c -o $@ `cygpath -w $<`
svm.o: $(top_srcdir)/otherlibs/libsvm/svm.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/otherlibs/libsvm/svm.cpp' object='svm.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/svm.Po' tmpdepfile='$(DEPDIR)/svm.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o svm.o `test -f '$(top_srcdir)/otherlibs/libsvm/svm.cpp' || echo '$(srcdir)/'`$(top_srcdir)/otherlibs/libsvm/svm.cpp
svm.obj: $(top_srcdir)/otherlibs/libsvm/svm.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/otherlibs/libsvm/svm.cpp' object='svm.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/svm.Po' tmpdepfile='$(DEPDIR)/svm.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o svm.obj `cygpath -w $(top_srcdir)/otherlibs/libsvm/svm.cpp`
RtAudio.o: $(top_srcdir)/otherlibs/RtAudio/RtAudio.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/otherlibs/RtAudio/RtAudio.cpp' object='RtAudio.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/RtAudio.Po' tmpdepfile='$(DEPDIR)/RtAudio.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RtAudio.o `test -f '$(top_srcdir)/otherlibs/RtAudio/RtAudio.cpp' || echo '$(srcdir)/'`$(top_srcdir)/otherlibs/RtAudio/RtAudio.cpp
RtAudio.obj: $(top_srcdir)/otherlibs/RtAudio/RtAudio.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/otherlibs/RtAudio/RtAudio.cpp' object='RtAudio.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/RtAudio.Po' tmpdepfile='$(DEPDIR)/RtAudio.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RtAudio.obj `cygpath -w $(top_srcdir)/otherlibs/RtAudio/RtAudio.cpp`
RtMidi.o: $(top_srcdir)/otherlibs/RtMidi/RtMidi.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/otherlibs/RtMidi/RtMidi.cpp' object='RtMidi.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/RtMidi.Po' tmpdepfile='$(DEPDIR)/RtMidi.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RtMidi.o `test -f '$(top_srcdir)/otherlibs/RtMidi/RtMidi.cpp' || echo '$(srcdir)/'`$(top_srcdir)/otherlibs/RtMidi/RtMidi.cpp
RtMidi.obj: $(top_srcdir)/otherlibs/RtMidi/RtMidi.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/otherlibs/RtMidi/RtMidi.cpp' object='RtMidi.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/RtMidi.Po' tmpdepfile='$(DEPDIR)/RtMidi.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o RtMidi.obj `cygpath -w $(top_srcdir)/otherlibs/RtMidi/RtMidi.cpp`
MrsLog.o: $(top_srcdir)/src/marsyas/MrsLog.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MrsLog.cpp' object='MrsLog.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MrsLog.Po' tmpdepfile='$(DEPDIR)/MrsLog.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MrsLog.o `test -f '$(top_srcdir)/src/marsyas/MrsLog.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/MrsLog.cpp
MrsLog.obj: $(top_srcdir)/src/marsyas/MrsLog.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MrsLog.cpp' object='MrsLog.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MrsLog.Po' tmpdepfile='$(DEPDIR)/MrsLog.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MrsLog.obj `cygpath -w $(top_srcdir)/src/marsyas/MrsLog.cpp`
VScheduler.o: $(top_srcdir)/src/marsyas/VScheduler.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/VScheduler.cpp' object='VScheduler.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/VScheduler.Po' tmpdepfile='$(DEPDIR)/VScheduler.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VScheduler.o `test -f '$(top_srcdir)/src/marsyas/VScheduler.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/VScheduler.cpp
VScheduler.obj: $(top_srcdir)/src/marsyas/VScheduler.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/VScheduler.cpp' object='VScheduler.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/VScheduler.Po' tmpdepfile='$(DEPDIR)/VScheduler.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o VScheduler.obj `cygpath -w $(top_srcdir)/src/marsyas/VScheduler.cpp`
Scheduler.o: $(top_srcdir)/src/marsyas/Scheduler.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Scheduler.cpp' object='Scheduler.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Scheduler.Po' tmpdepfile='$(DEPDIR)/Scheduler.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Scheduler.o `test -f '$(top_srcdir)/src/marsyas/Scheduler.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/Scheduler.cpp
Scheduler.obj: $(top_srcdir)/src/marsyas/Scheduler.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Scheduler.cpp' object='Scheduler.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Scheduler.Po' tmpdepfile='$(DEPDIR)/Scheduler.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Scheduler.obj `cygpath -w $(top_srcdir)/src/marsyas/Scheduler.cpp`
ScheduledEvent.o: $(top_srcdir)/src/marsyas/ScheduledEvent.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ScheduledEvent.cpp' object='ScheduledEvent.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ScheduledEvent.Po' tmpdepfile='$(DEPDIR)/ScheduledEvent.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ScheduledEvent.o `test -f '$(top_srcdir)/src/marsyas/ScheduledEvent.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/ScheduledEvent.cpp
ScheduledEvent.obj: $(top_srcdir)/src/marsyas/ScheduledEvent.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ScheduledEvent.cpp' object='ScheduledEvent.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ScheduledEvent.Po' tmpdepfile='$(DEPDIR)/ScheduledEvent.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ScheduledEvent.obj `cygpath -w $(top_srcdir)/src/marsyas/ScheduledEvent.cpp`
SchedulerManager.o: $(top_srcdir)/src/marsyas/SchedulerManager.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/SchedulerManager.cpp' object='SchedulerManager.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/SchedulerManager.Po' tmpdepfile='$(DEPDIR)/SchedulerManager.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SchedulerManager.o `test -f '$(top_srcdir)/src/marsyas/SchedulerManager.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/SchedulerManager.cpp
SchedulerManager.obj: $(top_srcdir)/src/marsyas/SchedulerManager.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/SchedulerManager.cpp' object='SchedulerManager.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/SchedulerManager.Po' tmpdepfile='$(DEPDIR)/SchedulerManager.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SchedulerManager.obj `cygpath -w $(top_srcdir)/src/marsyas/SchedulerManager.cpp`
TmTimer.o: $(top_srcdir)/src/marsyas/TmTimer.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TmTimer.cpp' object='TmTimer.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TmTimer.Po' tmpdepfile='$(DEPDIR)/TmTimer.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TmTimer.o `test -f '$(top_srcdir)/src/marsyas/TmTimer.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/TmTimer.cpp
TmTimer.obj: $(top_srcdir)/src/marsyas/TmTimer.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TmTimer.cpp' object='TmTimer.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TmTimer.Po' tmpdepfile='$(DEPDIR)/TmTimer.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TmTimer.obj `cygpath -w $(top_srcdir)/src/marsyas/TmTimer.cpp`
TmTime.o: $(top_srcdir)/src/marsyas/TmTime.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TmTime.cpp' object='TmTime.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TmTime.Po' tmpdepfile='$(DEPDIR)/TmTime.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TmTime.o `test -f '$(top_srcdir)/src/marsyas/TmTime.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/TmTime.cpp
TmTime.obj: $(top_srcdir)/src/marsyas/TmTime.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TmTime.cpp' object='TmTime.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TmTime.Po' tmpdepfile='$(DEPDIR)/TmTime.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TmTime.obj `cygpath -w $(top_srcdir)/src/marsyas/TmTime.cpp`
TmSampleCount.o: $(top_srcdir)/src/marsyas/TmSampleCount.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TmSampleCount.cpp' object='TmSampleCount.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TmSampleCount.Po' tmpdepfile='$(DEPDIR)/TmSampleCount.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TmSampleCount.o `test -f '$(top_srcdir)/src/marsyas/TmSampleCount.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/TmSampleCount.cpp
TmSampleCount.obj: $(top_srcdir)/src/marsyas/TmSampleCount.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TmSampleCount.cpp' object='TmSampleCount.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TmSampleCount.Po' tmpdepfile='$(DEPDIR)/TmSampleCount.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TmSampleCount.obj `cygpath -w $(top_srcdir)/src/marsyas/TmSampleCount.cpp`
TmGetTime.o: $(top_srcdir)/src/marsyas/TmGetTime.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TmGetTime.cpp' object='TmGetTime.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TmGetTime.Po' tmpdepfile='$(DEPDIR)/TmGetTime.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TmGetTime.o `test -f '$(top_srcdir)/src/marsyas/TmGetTime.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/TmGetTime.cpp
TmGetTime.obj: $(top_srcdir)/src/marsyas/TmGetTime.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TmGetTime.cpp' object='TmGetTime.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TmGetTime.Po' tmpdepfile='$(DEPDIR)/TmGetTime.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TmGetTime.obj `cygpath -w $(top_srcdir)/src/marsyas/TmGetTime.cpp`
TmControlValue.o: $(top_srcdir)/src/marsyas/TmControlValue.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TmControlValue.cpp' object='TmControlValue.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TmControlValue.Po' tmpdepfile='$(DEPDIR)/TmControlValue.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TmControlValue.o `test -f '$(top_srcdir)/src/marsyas/TmControlValue.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/TmControlValue.cpp
TmControlValue.obj: $(top_srcdir)/src/marsyas/TmControlValue.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TmControlValue.cpp' object='TmControlValue.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TmControlValue.Po' tmpdepfile='$(DEPDIR)/TmControlValue.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TmControlValue.obj `cygpath -w $(top_srcdir)/src/marsyas/TmControlValue.cpp`
TimerFactory.o: $(top_srcdir)/src/marsyas/TimerFactory.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TimerFactory.cpp' object='TimerFactory.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TimerFactory.Po' tmpdepfile='$(DEPDIR)/TimerFactory.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TimerFactory.o `test -f '$(top_srcdir)/src/marsyas/TimerFactory.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/TimerFactory.cpp
TimerFactory.obj: $(top_srcdir)/src/marsyas/TimerFactory.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TimerFactory.cpp' object='TimerFactory.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TimerFactory.Po' tmpdepfile='$(DEPDIR)/TimerFactory.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TimerFactory.obj `cygpath -w $(top_srcdir)/src/marsyas/TimerFactory.cpp`
MarEvent.o: $(top_srcdir)/src/marsyas/MarEvent.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarEvent.cpp' object='MarEvent.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarEvent.Po' tmpdepfile='$(DEPDIR)/MarEvent.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarEvent.o `test -f '$(top_srcdir)/src/marsyas/MarEvent.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/MarEvent.cpp
MarEvent.obj: $(top_srcdir)/src/marsyas/MarEvent.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarEvent.cpp' object='MarEvent.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarEvent.Po' tmpdepfile='$(DEPDIR)/MarEvent.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarEvent.obj `cygpath -w $(top_srcdir)/src/marsyas/MarEvent.cpp`
EvGetUpd.o: $(top_srcdir)/src/marsyas/EvGetUpd.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/EvGetUpd.cpp' object='EvGetUpd.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/EvGetUpd.Po' tmpdepfile='$(DEPDIR)/EvGetUpd.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EvGetUpd.o `test -f '$(top_srcdir)/src/marsyas/EvGetUpd.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/EvGetUpd.cpp
EvGetUpd.obj: $(top_srcdir)/src/marsyas/EvGetUpd.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/EvGetUpd.cpp' object='EvGetUpd.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/EvGetUpd.Po' tmpdepfile='$(DEPDIR)/EvGetUpd.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EvGetUpd.obj `cygpath -w $(top_srcdir)/src/marsyas/EvGetUpd.cpp`
EvValUpd.o: $(top_srcdir)/src/marsyas/EvValUpd.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/EvValUpd.cpp' object='EvValUpd.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/EvValUpd.Po' tmpdepfile='$(DEPDIR)/EvValUpd.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EvValUpd.o `test -f '$(top_srcdir)/src/marsyas/EvValUpd.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/EvValUpd.cpp
EvValUpd.obj: $(top_srcdir)/src/marsyas/EvValUpd.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/EvValUpd.cpp' object='EvValUpd.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/EvValUpd.Po' tmpdepfile='$(DEPDIR)/EvValUpd.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EvValUpd.obj `cygpath -w $(top_srcdir)/src/marsyas/EvValUpd.cpp`
Repeat.o: $(top_srcdir)/src/marsyas/Repeat.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Repeat.cpp' object='Repeat.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Repeat.Po' tmpdepfile='$(DEPDIR)/Repeat.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Repeat.o `test -f '$(top_srcdir)/src/marsyas/Repeat.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/Repeat.cpp
Repeat.obj: $(top_srcdir)/src/marsyas/Repeat.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Repeat.cpp' object='Repeat.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Repeat.Po' tmpdepfile='$(DEPDIR)/Repeat.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Repeat.obj `cygpath -w $(top_srcdir)/src/marsyas/Repeat.cpp`
EvExpr.o: $(top_srcdir)/src/marsyas/EvExpr.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/EvExpr.cpp' object='EvExpr.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/EvExpr.Po' tmpdepfile='$(DEPDIR)/EvExpr.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EvExpr.o `test -f '$(top_srcdir)/src/marsyas/EvExpr.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/EvExpr.cpp
EvExpr.obj: $(top_srcdir)/src/marsyas/EvExpr.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/EvExpr.cpp' object='EvExpr.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/EvExpr.Po' tmpdepfile='$(DEPDIR)/EvExpr.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o EvExpr.obj `cygpath -w $(top_srcdir)/src/marsyas/EvExpr.cpp`
ExScanner.o: $(top_srcdir)/src/marsyas/ExScanner.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ExScanner.cpp' object='ExScanner.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ExScanner.Po' tmpdepfile='$(DEPDIR)/ExScanner.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExScanner.o `test -f '$(top_srcdir)/src/marsyas/ExScanner.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/ExScanner.cpp
ExScanner.obj: $(top_srcdir)/src/marsyas/ExScanner.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ExScanner.cpp' object='ExScanner.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ExScanner.Po' tmpdepfile='$(DEPDIR)/ExScanner.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExScanner.obj `cygpath -w $(top_srcdir)/src/marsyas/ExScanner.cpp`
ExParser.o: $(top_srcdir)/src/marsyas/ExParser.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ExParser.cpp' object='ExParser.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ExParser.Po' tmpdepfile='$(DEPDIR)/ExParser.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExParser.o `test -f '$(top_srcdir)/src/marsyas/ExParser.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/ExParser.cpp
ExParser.obj: $(top_srcdir)/src/marsyas/ExParser.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ExParser.cpp' object='ExParser.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ExParser.Po' tmpdepfile='$(DEPDIR)/ExParser.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExParser.obj `cygpath -w $(top_srcdir)/src/marsyas/ExParser.cpp`
ExSymTbl.o: $(top_srcdir)/src/marsyas/ExSymTbl.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ExSymTbl.cpp' object='ExSymTbl.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ExSymTbl.Po' tmpdepfile='$(DEPDIR)/ExSymTbl.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExSymTbl.o `test -f '$(top_srcdir)/src/marsyas/ExSymTbl.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/ExSymTbl.cpp
ExSymTbl.obj: $(top_srcdir)/src/marsyas/ExSymTbl.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ExSymTbl.cpp' object='ExSymTbl.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ExSymTbl.Po' tmpdepfile='$(DEPDIR)/ExSymTbl.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExSymTbl.obj `cygpath -w $(top_srcdir)/src/marsyas/ExSymTbl.cpp`
ExNode.o: $(top_srcdir)/src/marsyas/ExNode.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ExNode.cpp' object='ExNode.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ExNode.Po' tmpdepfile='$(DEPDIR)/ExNode.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExNode.o `test -f '$(top_srcdir)/src/marsyas/ExNode.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/ExNode.cpp
ExNode.obj: $(top_srcdir)/src/marsyas/ExNode.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ExNode.cpp' object='ExNode.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ExNode.Po' tmpdepfile='$(DEPDIR)/ExNode.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExNode.obj `cygpath -w $(top_srcdir)/src/marsyas/ExNode.cpp`
ExVal.o: $(top_srcdir)/src/marsyas/ExVal.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ExVal.cpp' object='ExVal.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ExVal.Po' tmpdepfile='$(DEPDIR)/ExVal.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExVal.o `test -f '$(top_srcdir)/src/marsyas/ExVal.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/ExVal.cpp
ExVal.obj: $(top_srcdir)/src/marsyas/ExVal.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ExVal.cpp' object='ExVal.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ExVal.Po' tmpdepfile='$(DEPDIR)/ExVal.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExVal.obj `cygpath -w $(top_srcdir)/src/marsyas/ExVal.cpp`
Expr.o: $(top_srcdir)/src/marsyas/Expr.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Expr.cpp' object='Expr.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Expr.Po' tmpdepfile='$(DEPDIR)/Expr.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Expr.o `test -f '$(top_srcdir)/src/marsyas/Expr.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/Expr.cpp
Expr.obj: $(top_srcdir)/src/marsyas/Expr.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Expr.cpp' object='Expr.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Expr.Po' tmpdepfile='$(DEPDIR)/Expr.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Expr.obj `cygpath -w $(top_srcdir)/src/marsyas/Expr.cpp`
ExCommon.o: $(top_srcdir)/src/marsyas/ExCommon.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ExCommon.cpp' object='ExCommon.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ExCommon.Po' tmpdepfile='$(DEPDIR)/ExCommon.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExCommon.o `test -f '$(top_srcdir)/src/marsyas/ExCommon.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/ExCommon.cpp
ExCommon.obj: $(top_srcdir)/src/marsyas/ExCommon.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/ExCommon.cpp' object='ExCommon.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/ExCommon.Po' tmpdepfile='$(DEPDIR)/ExCommon.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ExCommon.obj `cygpath -w $(top_srcdir)/src/marsyas/ExCommon.cpp`
realvec.o: $(top_srcdir)/src/marsyas/realvec.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/realvec.cpp' object='realvec.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/realvec.Po' tmpdepfile='$(DEPDIR)/realvec.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o realvec.o `test -f '$(top_srcdir)/src/marsyas/realvec.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/realvec.cpp
realvec.obj: $(top_srcdir)/src/marsyas/realvec.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/realvec.cpp' object='realvec.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/realvec.Po' tmpdepfile='$(DEPDIR)/realvec.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o realvec.obj `cygpath -w $(top_srcdir)/src/marsyas/realvec.cpp`
SoundFileSource.o: $(top_srcdir)/src/marsyas/SoundFileSource.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/SoundFileSource.cpp' object='SoundFileSource.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/SoundFileSource.Po' tmpdepfile='$(DEPDIR)/SoundFileSource.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SoundFileSource.o `test -f '$(top_srcdir)/src/marsyas/SoundFileSource.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/SoundFileSource.cpp
SoundFileSource.obj: $(top_srcdir)/src/marsyas/SoundFileSource.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/SoundFileSource.cpp' object='SoundFileSource.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/SoundFileSource.Po' tmpdepfile='$(DEPDIR)/SoundFileSource.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SoundFileSource.obj `cygpath -w $(top_srcdir)/src/marsyas/SoundFileSource.cpp`
SoundFileSource2.o: $(top_srcdir)/src/marsyas/SoundFileSource2.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/SoundFileSource2.cpp' object='SoundFileSource2.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/SoundFileSource2.Po' tmpdepfile='$(DEPDIR)/SoundFileSource2.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SoundFileSource2.o `test -f '$(top_srcdir)/src/marsyas/SoundFileSource2.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/SoundFileSource2.cpp
SoundFileSource2.obj: $(top_srcdir)/src/marsyas/SoundFileSource2.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/SoundFileSource2.cpp' object='SoundFileSource2.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/SoundFileSource2.Po' tmpdepfile='$(DEPDIR)/SoundFileSource2.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SoundFileSource2.obj `cygpath -w $(top_srcdir)/src/marsyas/SoundFileSource2.cpp`
AuFileSource.o: $(top_srcdir)/src/marsyas/AuFileSource.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AuFileSource.cpp' object='AuFileSource.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AuFileSource.Po' tmpdepfile='$(DEPDIR)/AuFileSource.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AuFileSource.o `test -f '$(top_srcdir)/src/marsyas/AuFileSource.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/AuFileSource.cpp
AuFileSource.obj: $(top_srcdir)/src/marsyas/AuFileSource.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AuFileSource.cpp' object='AuFileSource.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AuFileSource.Po' tmpdepfile='$(DEPDIR)/AuFileSource.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AuFileSource.obj `cygpath -w $(top_srcdir)/src/marsyas/AuFileSource.cpp`
WavFileSource.o: $(top_srcdir)/src/marsyas/WavFileSource.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/WavFileSource.cpp' object='WavFileSource.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/WavFileSource.Po' tmpdepfile='$(DEPDIR)/WavFileSource.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o WavFileSource.o `test -f '$(top_srcdir)/src/marsyas/WavFileSource.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/WavFileSource.cpp
WavFileSource.obj: $(top_srcdir)/src/marsyas/WavFileSource.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/WavFileSource.cpp' object='WavFileSource.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/WavFileSource.Po' tmpdepfile='$(DEPDIR)/WavFileSource.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o WavFileSource.obj `cygpath -w $(top_srcdir)/src/marsyas/WavFileSource.cpp`
WavFileSource2.o: $(top_srcdir)/src/marsyas/WavFileSource2.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/WavFileSource2.cpp' object='WavFileSource2.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/WavFileSource2.Po' tmpdepfile='$(DEPDIR)/WavFileSource2.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o WavFileSource2.o `test -f '$(top_srcdir)/src/marsyas/WavFileSource2.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/WavFileSource2.cpp
WavFileSource2.obj: $(top_srcdir)/src/marsyas/WavFileSource2.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/WavFileSource2.cpp' object='WavFileSource2.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/WavFileSource2.Po' tmpdepfile='$(DEPDIR)/WavFileSource2.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o WavFileSource2.obj `cygpath -w $(top_srcdir)/src/marsyas/WavFileSource2.cpp`
BaseAudioSink.o: $(top_srcdir)/src/marsyas/BaseAudioSink.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/BaseAudioSink.cpp' object='BaseAudioSink.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/BaseAudioSink.Po' tmpdepfile='$(DEPDIR)/BaseAudioSink.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BaseAudioSink.o `test -f '$(top_srcdir)/src/marsyas/BaseAudioSink.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/BaseAudioSink.cpp
BaseAudioSink.obj: $(top_srcdir)/src/marsyas/BaseAudioSink.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/BaseAudioSink.cpp' object='BaseAudioSink.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/BaseAudioSink.Po' tmpdepfile='$(DEPDIR)/BaseAudioSink.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o BaseAudioSink.obj `cygpath -w $(top_srcdir)/src/marsyas/BaseAudioSink.cpp`
Mono2Stereo.o: $(top_srcdir)/src/marsyas/Mono2Stereo.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Mono2Stereo.cpp' object='Mono2Stereo.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Mono2Stereo.Po' tmpdepfile='$(DEPDIR)/Mono2Stereo.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Mono2Stereo.o `test -f '$(top_srcdir)/src/marsyas/Mono2Stereo.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/Mono2Stereo.cpp
Mono2Stereo.obj: $(top_srcdir)/src/marsyas/Mono2Stereo.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Mono2Stereo.cpp' object='Mono2Stereo.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Mono2Stereo.Po' tmpdepfile='$(DEPDIR)/Mono2Stereo.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Mono2Stereo.obj `cygpath -w $(top_srcdir)/src/marsyas/Mono2Stereo.cpp`
AudioSource.o: $(top_srcdir)/src/marsyas/AudioSource.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AudioSource.cpp' object='AudioSource.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AudioSource.Po' tmpdepfile='$(DEPDIR)/AudioSource.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AudioSource.o `test -f '$(top_srcdir)/src/marsyas/AudioSource.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/AudioSource.cpp
AudioSource.obj: $(top_srcdir)/src/marsyas/AudioSource.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AudioSource.cpp' object='AudioSource.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AudioSource.Po' tmpdepfile='$(DEPDIR)/AudioSource.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AudioSource.obj `cygpath -w $(top_srcdir)/src/marsyas/AudioSource.cpp`
AudioSource2.o: $(top_srcdir)/src/marsyas/AudioSource2.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AudioSource2.cpp' object='AudioSource2.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AudioSource2.Po' tmpdepfile='$(DEPDIR)/AudioSource2.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AudioSource2.o `test -f '$(top_srcdir)/src/marsyas/AudioSource2.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/AudioSource2.cpp
AudioSource2.obj: $(top_srcdir)/src/marsyas/AudioSource2.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AudioSource2.cpp' object='AudioSource2.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AudioSource2.Po' tmpdepfile='$(DEPDIR)/AudioSource2.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AudioSource2.obj `cygpath -w $(top_srcdir)/src/marsyas/AudioSource2.cpp`
AudioSink.o: $(top_srcdir)/src/marsyas/AudioSink.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AudioSink.cpp' object='AudioSink.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AudioSink.Po' tmpdepfile='$(DEPDIR)/AudioSink.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AudioSink.o `test -f '$(top_srcdir)/src/marsyas/AudioSink.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/AudioSink.cpp
AudioSink.obj: $(top_srcdir)/src/marsyas/AudioSink.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AudioSink.cpp' object='AudioSink.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AudioSink.Po' tmpdepfile='$(DEPDIR)/AudioSink.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AudioSink.obj `cygpath -w $(top_srcdir)/src/marsyas/AudioSink.cpp`
AudioSink2.o: $(top_srcdir)/src/marsyas/AudioSink2.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AudioSink2.cpp' object='AudioSink2.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AudioSink2.Po' tmpdepfile='$(DEPDIR)/AudioSink2.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AudioSink2.o `test -f '$(top_srcdir)/src/marsyas/AudioSink2.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/AudioSink2.cpp
AudioSink2.obj: $(top_srcdir)/src/marsyas/AudioSink2.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AudioSink2.cpp' object='AudioSink2.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AudioSink2.Po' tmpdepfile='$(DEPDIR)/AudioSink2.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AudioSink2.obj `cygpath -w $(top_srcdir)/src/marsyas/AudioSink2.cpp`
SoundFileSink.o: $(top_srcdir)/src/marsyas/SoundFileSink.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/SoundFileSink.cpp' object='SoundFileSink.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/SoundFileSink.Po' tmpdepfile='$(DEPDIR)/SoundFileSink.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SoundFileSink.o `test -f '$(top_srcdir)/src/marsyas/SoundFileSink.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/SoundFileSink.cpp
SoundFileSink.obj: $(top_srcdir)/src/marsyas/SoundFileSink.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/SoundFileSink.cpp' object='SoundFileSink.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/SoundFileSink.Po' tmpdepfile='$(DEPDIR)/SoundFileSink.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o SoundFileSink.obj `cygpath -w $(top_srcdir)/src/marsyas/SoundFileSink.cpp`
AuFileSink.o: $(top_srcdir)/src/marsyas/AuFileSink.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AuFileSink.cpp' object='AuFileSink.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AuFileSink.Po' tmpdepfile='$(DEPDIR)/AuFileSink.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AuFileSink.o `test -f '$(top_srcdir)/src/marsyas/AuFileSink.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/AuFileSink.cpp
AuFileSink.obj: $(top_srcdir)/src/marsyas/AuFileSink.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AuFileSink.cpp' object='AuFileSink.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AuFileSink.Po' tmpdepfile='$(DEPDIR)/AuFileSink.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AuFileSink.obj `cygpath -w $(top_srcdir)/src/marsyas/AuFileSink.cpp`
WavFileSink.o: $(top_srcdir)/src/marsyas/WavFileSink.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/WavFileSink.cpp' object='WavFileSink.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/WavFileSink.Po' tmpdepfile='$(DEPDIR)/WavFileSink.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o WavFileSink.o `test -f '$(top_srcdir)/src/marsyas/WavFileSink.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/WavFileSink.cpp
WavFileSink.obj: $(top_srcdir)/src/marsyas/WavFileSink.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/WavFileSink.cpp' object='WavFileSink.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/WavFileSink.Po' tmpdepfile='$(DEPDIR)/WavFileSink.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o WavFileSink.obj `cygpath -w $(top_srcdir)/src/marsyas/WavFileSink.cpp`
FileName.o: $(top_srcdir)/src/marsyas/FileName.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/FileName.cpp' object='FileName.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/FileName.Po' tmpdepfile='$(DEPDIR)/FileName.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileName.o `test -f '$(top_srcdir)/src/marsyas/FileName.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/FileName.cpp
FileName.obj: $(top_srcdir)/src/marsyas/FileName.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/FileName.cpp' object='FileName.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/FileName.Po' tmpdepfile='$(DEPDIR)/FileName.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o FileName.obj `cygpath -w $(top_srcdir)/src/marsyas/FileName.cpp`
MarSystem.o: $(top_srcdir)/src/marsyas/MarSystem.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarSystem.cpp' object='MarSystem.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarSystem.Po' tmpdepfile='$(DEPDIR)/MarSystem.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarSystem.o `test -f '$(top_srcdir)/src/marsyas/MarSystem.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/MarSystem.cpp
MarSystem.obj: $(top_srcdir)/src/marsyas/MarSystem.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarSystem.cpp' object='MarSystem.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarSystem.Po' tmpdepfile='$(DEPDIR)/MarSystem.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarSystem.obj `cygpath -w $(top_srcdir)/src/marsyas/MarSystem.cpp`
MarSystemTemplateAdvanced.o: $(top_srcdir)/src/marsyas/MarSystemTemplateAdvanced.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarSystemTemplateAdvanced.cpp' object='MarSystemTemplateAdvanced.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarSystemTemplateAdvanced.Po' tmpdepfile='$(DEPDIR)/MarSystemTemplateAdvanced.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarSystemTemplateAdvanced.o `test -f '$(top_srcdir)/src/marsyas/MarSystemTemplateAdvanced.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/MarSystemTemplateAdvanced.cpp
MarSystemTemplateAdvanced.obj: $(top_srcdir)/src/marsyas/MarSystemTemplateAdvanced.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarSystemTemplateAdvanced.cpp' object='MarSystemTemplateAdvanced.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarSystemTemplateAdvanced.Po' tmpdepfile='$(DEPDIR)/MarSystemTemplateAdvanced.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarSystemTemplateAdvanced.obj `cygpath -w $(top_srcdir)/src/marsyas/MarSystemTemplateAdvanced.cpp`
MarSystemTemplateBasic.o: $(top_srcdir)/src/marsyas/MarSystemTemplateBasic.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarSystemTemplateBasic.cpp' object='MarSystemTemplateBasic.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarSystemTemplateBasic.Po' tmpdepfile='$(DEPDIR)/MarSystemTemplateBasic.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarSystemTemplateBasic.o `test -f '$(top_srcdir)/src/marsyas/MarSystemTemplateBasic.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/MarSystemTemplateBasic.cpp
MarSystemTemplateBasic.obj: $(top_srcdir)/src/marsyas/MarSystemTemplateBasic.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarSystemTemplateBasic.cpp' object='MarSystemTemplateBasic.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarSystemTemplateBasic.Po' tmpdepfile='$(DEPDIR)/MarSystemTemplateBasic.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarSystemTemplateBasic.obj `cygpath -w $(top_srcdir)/src/marsyas/MarSystemTemplateBasic.cpp`
MarControlManager.o: $(top_srcdir)/src/marsyas/MarControlManager.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarControlManager.cpp' object='MarControlManager.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarControlManager.Po' tmpdepfile='$(DEPDIR)/MarControlManager.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarControlManager.o `test -f '$(top_srcdir)/src/marsyas/MarControlManager.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/MarControlManager.cpp
MarControlManager.obj: $(top_srcdir)/src/marsyas/MarControlManager.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarControlManager.cpp' object='MarControlManager.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarControlManager.Po' tmpdepfile='$(DEPDIR)/MarControlManager.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarControlManager.obj `cygpath -w $(top_srcdir)/src/marsyas/MarControlManager.cpp`
MarControl.o: $(top_srcdir)/src/marsyas/MarControl.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarControl.cpp' object='MarControl.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarControl.Po' tmpdepfile='$(DEPDIR)/MarControl.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarControl.o `test -f '$(top_srcdir)/src/marsyas/MarControl.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/MarControl.cpp
MarControl.obj: $(top_srcdir)/src/marsyas/MarControl.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarControl.cpp' object='MarControl.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarControl.Po' tmpdepfile='$(DEPDIR)/MarControl.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarControl.obj `cygpath -w $(top_srcdir)/src/marsyas/MarControl.cpp`
MarControlValue.o: $(top_srcdir)/src/marsyas/MarControlValue.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarControlValue.cpp' object='MarControlValue.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarControlValue.Po' tmpdepfile='$(DEPDIR)/MarControlValue.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarControlValue.o `test -f '$(top_srcdir)/src/marsyas/MarControlValue.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/MarControlValue.cpp
MarControlValue.obj: $(top_srcdir)/src/marsyas/MarControlValue.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MarControlValue.cpp' object='MarControlValue.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/MarControlValue.Po' tmpdepfile='$(DEPDIR)/MarControlValue.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MarControlValue.obj `cygpath -w $(top_srcdir)/src/marsyas/MarControlValue.cpp`
Spectrum.o: $(top_srcdir)/src/marsyas/Spectrum.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Spectrum.cpp' object='Spectrum.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Spectrum.Po' tmpdepfile='$(DEPDIR)/Spectrum.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Spectrum.o `test -f '$(top_srcdir)/src/marsyas/Spectrum.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/Spectrum.cpp
Spectrum.obj: $(top_srcdir)/src/marsyas/Spectrum.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Spectrum.cpp' object='Spectrum.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Spectrum.Po' tmpdepfile='$(DEPDIR)/Spectrum.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Spectrum.obj `cygpath -w $(top_srcdir)/src/marsyas/Spectrum.cpp`
InvSpectrum.o: $(top_srcdir)/src/marsyas/InvSpectrum.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/InvSpectrum.cpp' object='InvSpectrum.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/InvSpectrum.Po' tmpdepfile='$(DEPDIR)/InvSpectrum.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o InvSpectrum.o `test -f '$(top_srcdir)/src/marsyas/InvSpectrum.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/InvSpectrum.cpp
InvSpectrum.obj: $(top_srcdir)/src/marsyas/InvSpectrum.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/InvSpectrum.cpp' object='InvSpectrum.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/InvSpectrum.Po' tmpdepfile='$(DEPDIR)/InvSpectrum.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o InvSpectrum.obj `cygpath -w $(top_srcdir)/src/marsyas/InvSpectrum.cpp`
Collection.o: $(top_srcdir)/src/marsyas/Collection.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Collection.cpp' object='Collection.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Collection.Po' tmpdepfile='$(DEPDIR)/Collection.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Collection.o `test -f '$(top_srcdir)/src/marsyas/Collection.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/Collection.cpp
Collection.obj: $(top_srcdir)/src/marsyas/Collection.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Collection.cpp' object='Collection.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Collection.Po' tmpdepfile='$(DEPDIR)/Collection.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Collection.obj `cygpath -w $(top_srcdir)/src/marsyas/Collection.cpp`
fft.o: $(top_srcdir)/src/marsyas/fft.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/fft.cpp' object='fft.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/fft.Po' tmpdepfile='$(DEPDIR)/fft.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft.o `test -f '$(top_srcdir)/src/marsyas/fft.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/fft.cpp
fft.obj: $(top_srcdir)/src/marsyas/fft.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/fft.cpp' object='fft.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/fft.Po' tmpdepfile='$(DEPDIR)/fft.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fft.obj `cygpath -w $(top_srcdir)/src/marsyas/fft.cpp`
Rms.o: $(top_srcdir)/src/marsyas/Rms.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Rms.cpp' object='Rms.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Rms.Po' tmpdepfile='$(DEPDIR)/Rms.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Rms.o `test -f '$(top_srcdir)/src/marsyas/Rms.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/Rms.cpp
Rms.obj: $(top_srcdir)/src/marsyas/Rms.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Rms.cpp' object='Rms.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Rms.Po' tmpdepfile='$(DEPDIR)/Rms.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Rms.obj `cygpath -w $(top_srcdir)/src/marsyas/Rms.cpp`
Peak2Rms.o: $(top_srcdir)/src/marsyas/Peak2Rms.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Peak2Rms.cpp' object='Peak2Rms.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Peak2Rms.Po' tmpdepfile='$(DEPDIR)/Peak2Rms.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Peak2Rms.o `test -f '$(top_srcdir)/src/marsyas/Peak2Rms.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/Peak2Rms.cpp
Peak2Rms.obj: $(top_srcdir)/src/marsyas/Peak2Rms.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Peak2Rms.cpp' object='Peak2Rms.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Peak2Rms.Po' tmpdepfile='$(DEPDIR)/Peak2Rms.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Peak2Rms.obj `cygpath -w $(top_srcdir)/src/marsyas/Peak2Rms.cpp`
PlotSink.o: $(top_srcdir)/src/marsyas/PlotSink.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/PlotSink.cpp' object='PlotSink.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/PlotSink.Po' tmpdepfile='$(DEPDIR)/PlotSink.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PlotSink.o `test -f '$(top_srcdir)/src/marsyas/PlotSink.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/PlotSink.cpp
PlotSink.obj: $(top_srcdir)/src/marsyas/PlotSink.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/PlotSink.cpp' object='PlotSink.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/PlotSink.Po' tmpdepfile='$(DEPDIR)/PlotSink.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PlotSink.obj `cygpath -w $(top_srcdir)/src/marsyas/PlotSink.cpp`
AutoCorrelation.o: $(top_srcdir)/src/marsyas/AutoCorrelation.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AutoCorrelation.cpp' object='AutoCorrelation.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AutoCorrelation.Po' tmpdepfile='$(DEPDIR)/AutoCorrelation.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AutoCorrelation.o `test -f '$(top_srcdir)/src/marsyas/AutoCorrelation.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/AutoCorrelation.cpp
AutoCorrelation.obj: $(top_srcdir)/src/marsyas/AutoCorrelation.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/AutoCorrelation.cpp' object='AutoCorrelation.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/AutoCorrelation.Po' tmpdepfile='$(DEPDIR)/AutoCorrelation.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o AutoCorrelation.obj `cygpath -w $(top_srcdir)/src/marsyas/AutoCorrelation.cpp`
Peaker.o: $(top_srcdir)/src/marsyas/Peaker.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Peaker.cpp' object='Peaker.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Peaker.Po' tmpdepfile='$(DEPDIR)/Peaker.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Peaker.o `test -f '$(top_srcdir)/src/marsyas/Peaker.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/Peaker.cpp
Peaker.obj: $(top_srcdir)/src/marsyas/Peaker.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Peaker.cpp' object='Peaker.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Peaker.Po' tmpdepfile='$(DEPDIR)/Peaker.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Peaker.obj `cygpath -w $(top_srcdir)/src/marsyas/Peaker.cpp`
PeakerAdaptive.o: $(top_srcdir)/src/marsyas/PeakerAdaptive.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/PeakerAdaptive.cpp' object='PeakerAdaptive.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/PeakerAdaptive.Po' tmpdepfile='$(DEPDIR)/PeakerAdaptive.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PeakerAdaptive.o `test -f '$(top_srcdir)/src/marsyas/PeakerAdaptive.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/PeakerAdaptive.cpp
PeakerAdaptive.obj: $(top_srcdir)/src/marsyas/PeakerAdaptive.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/PeakerAdaptive.cpp' object='PeakerAdaptive.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/PeakerAdaptive.Po' tmpdepfile='$(DEPDIR)/PeakerAdaptive.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o PeakerAdaptive.obj `cygpath -w $(top_srcdir)/src/marsyas/PeakerAdaptive.cpp`
HalfWaveRectifier.o: $(top_srcdir)/src/marsyas/HalfWaveRectifier.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/HalfWaveRectifier.cpp' object='HalfWaveRectifier.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/HalfWaveRectifier.Po' tmpdepfile='$(DEPDIR)/HalfWaveRectifier.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o HalfWaveRectifier.o `test -f '$(top_srcdir)/src/marsyas/HalfWaveRectifier.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/HalfWaveRectifier.cpp
HalfWaveRectifier.obj: $(top_srcdir)/src/marsyas/HalfWaveRectifier.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/HalfWaveRectifier.cpp' object='HalfWaveRectifier.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/HalfWaveRectifier.Po' tmpdepfile='$(DEPDIR)/HalfWaveRectifier.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o HalfWaveRectifier.obj `cygpath -w $(top_srcdir)/src/marsyas/HalfWaveRectifier.cpp`
TimeStretch.o: $(top_srcdir)/src/marsyas/TimeStretch.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TimeStretch.cpp' object='TimeStretch.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TimeStretch.Po' tmpdepfile='$(DEPDIR)/TimeStretch.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TimeStretch.o `test -f '$(top_srcdir)/src/marsyas/TimeStretch.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/TimeStretch.cpp
TimeStretch.obj: $(top_srcdir)/src/marsyas/TimeStretch.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/TimeStretch.cpp' object='TimeStretch.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/TimeStretch.Po' tmpdepfile='$(DEPDIR)/TimeStretch.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o TimeStretch.obj `cygpath -w $(top_srcdir)/src/marsyas/TimeStretch.cpp`
Conversions.o: $(top_srcdir)/src/marsyas/Conversions.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Conversions.cpp' object='Conversions.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Conversions.Po' tmpdepfile='$(DEPDIR)/Conversions.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Conversions.o `test -f '$(top_srcdir)/src/marsyas/Conversions.cpp' || echo '$(srcdir)/'`$(top_srcdir)/src/marsyas/Conversions.cpp
Conversions.obj: $(top_srcdir)/src/marsyas/Conversions.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/Conversions.cpp' object='Conversions.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@ depfile='$(DEPDIR)/Conversions.Po' tmpdepfile='$(DEPDIR)/Conversions.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Conversions.obj `cygpath -w $(top_srcdir)/src/marsyas/Conversions.cpp`
MaxArgMax.o: $(top_srcdir)/src/marsyas/MaxArgMax.cpp
@AMDEP_TRUE@ source='$(top_srcdir)/src/marsyas/MaxArgMax.cpp' object='MaxArgMax.o'