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

Diff of /linuxsampler/trunk/src/drivers/audio/Makefile.am

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

revision 496 by schoenebeck, Tue Oct 19 00:36:34 2004 UTC revision 497 by persson, Sun Apr 10 11:55:44 2005 UTC
# Line 1  Line 1 
1  INCLUDES = $(all_includes)  INCLUDES = $(all_includes)
2  METASOURCES = AUTO  METASOURCES = AUTO
3    
4  AM_CXXFLAGS = -ffast-math -march=$(target_cpu) -mcpu=$(target_cpu)  AM_CXXFLAGS = -ffast-math -march=$(target_cpu)
5    
6  if HAVE_ALSA  if HAVE_ALSA
7  alsa_src  = AudioOutputDeviceAlsa.cpp AudioOutputDeviceAlsa.h  alsa_src  = AudioOutputDeviceAlsa.cpp AudioOutputDeviceAlsa.h

Legend:
Removed from v.496  
changed lines
  Added in v.497

  ViewVC Help
Powered by ViewVC