/[svn]/linuxsampler/trunk/src/lib/fileloader/libgig/Makefile.am
ViewVC logotype

Contents of /linuxsampler/trunk/src/lib/fileloader/libgig/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: 202 byte(s)
* autotools build fixes for PPC architecture

1 # set the include path found by configure
2 INCLUDES = $(all_includes)
3
4 METASOURCES = AUTO
5
6 # to prevent compile errors on some systems
7 AM_CXXFLAGS = -pedantic -Wreturn-type -ffast-math $(CXX_CPU_SWITCH)

  ViewVC Help
Powered by ViewVC