/[svn]/linuxsampler/trunk/src/engines/common/Makefile.am
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/common/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 509 by schoenebeck, Tue May 3 00:37:35 2005 UTC revision 510 by schoenebeck, Wed May 4 12:02:35 2005 UTC
# Line 1  Line 1 
1  INCLUDES = $(all_includes)  INCLUDES = $(all_includes)
2  METASOURCES = AUTO  METASOURCES = AUTO
3    
4  AM_CXXFLAGS = -Wreturn-type -ffast-math -march=$(target_cpu)  AM_CXXFLAGS = -Wreturn-type -ffast-math $(CXX_CPU_SWITCH)
5    
6  noinst_LTLIBRARIES =  liblinuxsamplercommonengine.la  noinst_LTLIBRARIES =  liblinuxsamplercommonengine.la
7  liblinuxsamplercommonengine_la_SOURCES =  BiquadFilter.h Engine.h Event.cpp Event.h LFO.h  liblinuxsamplercommonengine_la_SOURCES =  BiquadFilter.h Engine.h Event.cpp Event.h LFO.h

Legend:
Removed from v.509  
changed lines
  Added in v.510

  ViewVC Help
Powered by ViewVC