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

Diff of /linuxsampler/trunk/src/lib/fileloader/libgig/Makefile.am

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

revision 503 by persson, Sun Apr 10 11:55:44 2005 UTC revision 504 by schoenebeck, Tue May 3 00:37:35 2005 UTC
# Line 4  INCLUDES = $(all_includes) Line 4  INCLUDES = $(all_includes)
4  METASOURCES = AUTO  METASOURCES = AUTO
5    
6  # to prevent compile errors on some systems  # to prevent compile errors on some systems
7  AM_CXXFLAGS = -pedantic -march=$(target_cpu)  AM_CXXFLAGS = -pedantic -Wreturn-type -ffast-math -march=$(target_cpu)
   
 pkglib_LTLIBRARIES = libgig.la  
 libgig_la_SOURCES = RIFF.cpp RIFF.h DLS.cpp DLS.h gig.cpp gig.h  

Legend:
Removed from v.503  
changed lines
  Added in v.504

  ViewVC Help
Powered by ViewVC