/[svn]/linuxsampler/trunk/benchmarks/Makefile
ViewVC logotype

Diff of /linuxsampler/trunk/benchmarks/Makefile

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

revision 851 by schoenebeck, Tue Apr 11 17:56:26 2006 UTC revision 1424 by schoenebeck, Sun Oct 14 22:00:17 2007 UTC
# Line 17  CPP=g++ Line 17  CPP=g++
17  OBJFILES=*.o  OBJFILES=*.o
18    
19  # In order to be able to compile the actual Sampler source files, we need to  # In order to be able to compile the actual Sampler source files, we need to
20  # define compile time configuration macros. For now we use the respective  # define compile time configuration macros.
21  # workaround header from the xcode (osx) project file for this.  INCLUDES=-include ../config.h
 INCLUDES=-include ../osx/version.h  
22    
23  .PHONY: all gigsynth.o Synthesizer.o RTMath.o  .PHONY: all gigsynth.o Synthesizer.o RTMath.o
24    

Legend:
Removed from v.851  
changed lines
  Added in v.1424

  ViewVC Help
Powered by ViewVC