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

Annotation of /linuxsampler/trunk/src/engines/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


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

1 schoenebeck 53 INCLUDES = $(all_includes)
2 schoenebeck 510 AM_CXXFLAGS = -Wreturn-type -ffast-math $(CXX_CPU_SWITCH)
3 schoenebeck 53 METASOURCES = AUTO
4     SUBDIRS = gig common
5 schoenebeck 411 noinst_LTLIBRARIES = liblinuxsamplerengines.la
6     noinst_HEADERS = EngineChannelFactory.h EngineFactory.h
7     liblinuxsamplerengines_la_SOURCES = EngineChannelFactory.cpp EngineFactory.cpp

  ViewVC Help
Powered by ViewVC