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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 510 - (show annotations) (download)
Wed May 4 12:02:35 2005 UTC (18 years, 11 months ago) by schoenebeck
File size: 295 byte(s)
* autotools build fixes for PPC architecture

1 INCLUDES = $(all_includes)
2 METASOURCES = AUTO
3
4 AM_CXXFLAGS = -Wreturn-type -ffast-math $(CXX_CPU_SWITCH)
5
6 noinst_LTLIBRARIES = liblinuxsamplercommonengine.la
7 liblinuxsamplercommonengine_la_SOURCES = BiquadFilter.h Engine.h Event.cpp Event.h LFO.h
8
9 noinst_HEADERS = Resampler.h EngineChannel.h

  ViewVC Help
Powered by ViewVC